From 4175ecde16ddbb0637cfafd3a41254d995d8bab7 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 27 Oct 2018 00:03:50 +0200 Subject: util: sidparse_test. add trivial test wrapper --- _oasis | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_oasis') 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 + -- cgit v1.2.3