aboutsummaryrefslogtreecommitdiff
path: root/tests/platform.c
Commit message (Expand)AuthorAge
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Use Windows tick clock instead of Performance counters.Garrett D'Amore2017-01-14
* Many fixes for Windows. It compiles, and some tests work.Garrett D'Amore2017-01-13
* Valgrind test fixes (leaks due to unreaped threads.)Garett D'Amore2017-01-01
* Stack related fixes for valgrind platform test.Garrett D'Amore2017-01-01
* Fix possible race in platform test.Garrett D'Amore2017-01-01
* New thread infrastructure -- not used anywhere yet, but tested.Garrett D'Amore2017-01-01
* Add thread & condition variable checks to platform tests.Garrett D'Amore2016-12-23
* Coarse clocks can return exact times.Garrett D'Amore2016-12-23
* Fix for incorrect nni_usleep(), found with newly created platform tests.Garrett D'Amore2016-12-23