platform/tests: relax unit tests for time values
Converting the clock value with clock_t_to_jiffies() can cause rounding errors depending on the system settings. For example, the default settings in Arch Linux cause the values to be off by one.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Converting the clock value with clock_t_to_jiffies() can cause rounding errors depending on the system settings. For example, the default settings in Arch Linux cause the values to be off by one.