summaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
new file mode 100755
index 0000000..055a449
--- /dev/null
+++ b/test/test.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# common tests
+LD_LIBRARY_PATH=$PWD ./latrace -q ./test-common
+
+# arguments tests
+LD_LIBRARY_PATH=$PWD ./latrace -q -a $PWD/test/lib-test-args.conf ./test-args