Test: rework shell test scripts
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 16 Aug 2017 19:06:19 +0000 (15:06 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 21 Aug 2017 21:02:23 +0000 (17:02 -0400)
commitde3fb4cda5aa1f33588e01e8d09ffdc01977273f
treefb47a53adc46caafc1ae2cda33d4bae9b067a387
parentbb8744a782609885058d15ec0cacc57791801b4a
Test: rework shell test scripts

Moved common code to common.sh and lots of shellcheck syntax fixes and
cleanup.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
20 files changed:
.gitignore
configure.ac
tests/bindings/python/bt2/.gitignore
tests/bindings/python/bt2/Makefile.am
tests/bindings/python/bt2/test_python_bt2.in [new file with mode: 0644]
tests/bindings/python/bt2/testall.sh.in [deleted file]
tests/cli/intersection/test_intersection.in
tests/cli/test_convert_args.in
tests/cli/test_debug_info.in
tests/cli/test_formats.in [deleted file]
tests/cli/test_packet_seq_num.in
tests/cli/test_trace_copy.in
tests/cli/test_trace_read.in
tests/cli/test_trimmer.in
tests/lib/test_ctf_writer_complete.in [changed mode: 0755->0644]
tests/lib/test_plugin_complete.in
tests/plugins/test-utils-muxer-complete.in
tests/plugins/test_bin_info_complete.in [changed mode: 0755->0644]
tests/plugins/test_dwarf_complete.in [changed mode: 0755->0644]
tests/utils/common.sh.in [new file with mode: 0644]
This page took 0.026171 seconds and 4 git commands to generate.