Statistics
| Branch: | Tag: | Revision:

root / gr-shd / swig / run_tests.in @ d8ad6e8e

History | View | Annotate | Download (289 Bytes)

1
#!/bin/sh
2
3
# 1st parameter is absolute path to component source directory
4
# 2nd parameter is absolute path to component build directory
5
# 3rd parameter is path to Python QA directory
6
7
@top_builddir@/run_tests.sh \
8
    @abs_top_srcdir@/gr-shd \
9
    @abs_top_builddir@/gr-shd \
10
    @srcdir@