summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun/bench7
1 files changed, 7 insertions, 0 deletions
diff --git a/run/bench b/run/bench
new file mode 100755
index 00000000..b8ed0605
--- /dev/null
+++ b/run/bench
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# Private test data; this is stuff that is non-distributable
+private=../libdcp1-test-private
+
+export LD_LIBRARY_PATH=build/src:build/asdcplib/src:$LD_LIBRARY_PATH
+build/test/bench $private