summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/guile/run_guile_tests.in
blob: 2ef160397d8521b6c5398606c5ae4d8ccb31686e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

# 1st argument is absolute path to component C++ shared library build directory
# 2nd argument is absolute path to hand coded guile source directory
# 3nd argument is absolute path to component SWIG build directory
# 4rd argument is absolute path to component Guile QA test directory

@top_builddir@/run_guile_tests.sh \
    "" \
    "" \
    "" \
    @abs_top_srcdir@/gnuradio-core/src/guile