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