aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auc/Makefile.am6
-rwxr-xr-xtests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py2
2 files changed, 3 insertions, 5 deletions
diff --git a/tests/auc/Makefile.am b/tests/auc/Makefile.am
index 88532bf..9f2974f 100644
--- a/tests/auc/Makefile.am
+++ b/tests/auc/Makefile.am
@@ -22,11 +22,9 @@ EXTRA_DIST = \
auc_ts_55_205_test_sets.err \
$(NULL)
+check_PROGRAMS = auc_ts_55_205_test_sets
-noinst_PROGRAMS = \
- auc_test \
- auc_ts_55_205_test_sets \
- $(NULL)
+noinst_PROGRAMS = auc_test
auc_test_SOURCES = \
auc_test.c \
diff --git a/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py b/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
index 3a1c2b1..058113c 100755
--- a/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
+++ b/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
# Convert test sets pasted from 3GPP TS 55.205 to C code.