add missing tests/basic and tests/fork
[ust.git] / tests / fork / run
diff --git a/tests/fork/run b/tests/fork/run
new file mode 100755 (executable)
index 0000000..7c36d01
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# Run with nothing
+
+#UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../libust/.libs:../../../liburcu $1 .libs/fork
+#UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../libust/.libs:../../../liburcu LD_PRELOAD=../../libinterfork/.libs/libinterfork.so $1 .libs/fork
+#LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../../libust/.libs:../../../liburcu .libs/fork
This page took 0.023285 seconds and 4 git commands to generate.