Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tst: Provide test for difftime | Lukasz Majewski | 2021-02-16 | 1 | -0/+56 |
This change adds new test to assess difftime's functionality by adding some arbitrary offsets to current time_t value (read via time). If 64 bit time_t is supported, the same procedure is applied around the threshold of Y2038 time overflow. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |