summaryrefslogtreecommitdiffstats
path: root/tests/monotonic-realticks.c
Commit message (Expand)AuthorAgeFilesLines
* Minor formatting and style fixes.Tavian Barnes2011-03-171-1/+1
* Make build work on non-x86/x86_64 platforms.Tavian Barnes2010-03-061-2/+4
* Fix perror() strings in tests.Tavian Barnes2010-03-041-1/+1
* Make the API not suck.Tavian Barnes2010-03-031-2/+1
* New sandglass_bench_* macros, remove SANDGLASS_REALTICKS.Tavian Barnes2009-10-231-2/+2
* Show more accuracy in output of tests.Tavian Barnes2009-09-211-2/+2
* Make SANDGLASS_REALTICKS accurate to 1 clock cycle.Tavian Barnes2009-09-201-3/+3
* Use .11111s instead of .1s in tests to illustrate precision.Tavian Barnes2009-09-201-1/+1
* Don't change the `ts' parameter in sandglass_spin.Tavian Barnes2009-09-201-6/+2
* Add more tests.Tavian Barnes2009-09-201-0/+49