Fix snprintf test and output result to TAP format
[lttng-ust.git] / tests / snprintf / run
diff --git a/tests/snprintf/run b/tests/snprintf/run
new file mode 100755 (executable)
index 0000000..cc77d40
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+TEST_DIR=$(dirname $0)
+./${TEST_DIR}/prog
This page took 0.023461 seconds and 4 git commands to generate.