summaryrefslogtreecommitdiffstats
path: root/pintos-progos/tests/threads/alarm-multiple.ck
diff options
context:
space:
mode:
Diffstat (limited to 'pintos-progos/tests/threads/alarm-multiple.ck')
-rw-r--r--pintos-progos/tests/threads/alarm-multiple.ck4
1 files changed, 4 insertions, 0 deletions
diff --git a/pintos-progos/tests/threads/alarm-multiple.ck b/pintos-progos/tests/threads/alarm-multiple.ck
new file mode 100644
index 0000000..fd83bcd
--- /dev/null
+++ b/pintos-progos/tests/threads/alarm-multiple.ck
@@ -0,0 +1,4 @@
1# -*- perl -*-
2use tests::tests;
3use tests::threads::alarm;
4check_alarm (7);