Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU
[debian/gnuradio] / gr-gcell / src / run_tests.in
diff --git a/gr-gcell/src/run_tests.in b/gr-gcell/src/run_tests.in
new file mode 100644 (file)
index 0000000..f7d5175
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+# 1st parameter is absolute path to component source directory
+# 2nd parameter is absolute path to component build directory
+# 3rd parameter is path to Python QA directory
+
+@top_builddir@/run_tests.sh \
+    @abs_top_srcdir@/gr-gcell \
+    @abs_top_builddir@/gr-gcell \
+    @srcdir@