aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz2-1/+213
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz2-1/+156
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz2-1/+192
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz2-2/+206
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz2-1/+176
2015-03-12selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz1-5/+4
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz1-3/+8
2014-11-17selftests/timers: change test to use ksft frameworkShuah Khan1-6/+8
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker2-0/+229