summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers/inconsistency-check.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/timers/inconsistency-check.c')
-rw-r--r--tools/testing/selftests/timers/inconsistency-check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/timers/inconsistency-check.c b/tools/testing/selftests/timers/inconsistency-check.c
index 578e423a8ad4..caf1bc9257c4 100644
--- a/tools/testing/selftests/timers/inconsistency-check.c
+++ b/tools/testing/selftests/timers/inconsistency-check.c
@@ -166,7 +166,7 @@ int main(int argc, char *argv[])
int clockid, opt;
int userclock = CLOCK_REALTIME;
int maxclocks = NR_CLOCKIDS;
- int runtime = 30;
+ int runtime = 10;
struct timespec ts;
/* Process arguments */