Statistics
| Branch: | Tag: | Revision:

root / gr-uhd / swig / run_tests.in @ fa8ab7cb

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-uhd \
9
    @abs_top_builddir@/gr-uhd \
10
    @srcdir@