summaryrefslogtreecommitdiff
path: root/_oasis
diff options
context:
space:
mode:
Diffstat (limited to '_oasis')
-rw-r--r--_oasis6
1 files changed, 6 insertions, 0 deletions
diff --git a/_oasis b/_oasis
index c7b8696..c8c8ad0 100644
--- a/_oasis
+++ b/_oasis
@@ -27,6 +27,12 @@ Test "test_sid"
Executable "sidparse"
Path: util
+ CompiledObject: native
MainIs: sidparse.ml
BuildDepends: sid, stdint, cmdliner, unix
+Test "test_sidparse"
+ Run$: flag(tests)
+ TestTools: util/sidparse_test.sh
+ Command: util/sidparse_test.sh
+