diff options
author | Frederic Weisbecker <[email protected]> | 2013-06-28 00:06:43 +0000 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-07-03 16:20:03 +0200 |
commit | 0bc4b0cf15708fca04095232c4e448634e94d029 (patch) | |
tree | 9c6d6e455c20b7fa19adfc22928dd5e5f839a12a /kernel/posix-cpu-timers.c | |
parent | 2473f3e7a97ce8bc0fe7596cdb361b21221418eb (diff) |
selftests: add basic posix timers selftests
Add some initial basic tests on a few posix timers interface such as
setitimer() and timer_settime().
These simply check that expiration happens in a reasonable timeframe after
expected elapsed clock time (user time, user + system time, real time,
...).
This is helpful for finding basic breakages while hacking
on this subsystem.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Stanislaw Gruszka <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Olivier Langlois <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions