summaryrefslogtreecommitdiff
path: root/tests/timespec-test.c
Commit message (Expand)AuthorAgeFilesLines
* Unify the include style of shared/ headersPekka Paalanen2019-10-041-1/+1
* shared: Add timespec_eq helper functionAlexandros Frantzis2018-02-201-0/+12
* shared: Add timespec_to_proto helper functionAlexandros Frantzis2017-12-181-0/+29
* shared: Add timespec_from_proto helper functionAlexandros Frantzis2017-12-181-0/+17
* weston: added missing header time.hValery Kartel2017-12-041-0/+1
* tests: Fix integer overflows on 32-bit systemsAlexandros Frantzis2017-12-041-2/+2
* shared: Add helpers to convert between various time units and timespecAlexandros Frantzis2017-11-271-0/+72
* shared: Add timespec_is_zero helperAlexandros Frantzis2017-11-271-0/+11
* timespec: Add timespec subtraction helpersDaniel Stone2017-03-131-0/+22
* timespec: Add timespec_to_msec helperDaniel Stone2017-03-131-0/+9
* timespec: Add timespec_add_msec helperDaniel Stone2017-03-081-0/+11
* timespec: Add timespec_add_nsec helperDaniel Stone2017-03-081-0/+124