Test for a dynamically linked library
[ust.git] / tests / dlopen / run
diff --git a/tests/dlopen/run b/tests/dlopen/run
new file mode 100755 (executable)
index 0000000..eabab27
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=./.libs $1 ./dlopen
This page took 0.023164 seconds and 4 git commands to generate.