summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtimer_face01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psxtimer_face01: Improve coverage and documentationJoel Sherrill2022-08-113-6/+52
| | | | Updates #4691.
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-103-0/+132
This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR which allows the application to choose whether to have the POSIX timer_create() function follow the behavior defined by POSIX or the FACE Technical Standard. Updates #4691.