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 19:23:39 +0000 (15:23 -0400)
commit03f007c88338aad6a1d1f30a757401e0093fa23f
treef5b3af5e2a2238ecbb033e1ebf23f117a382aa1e
parent2b186c3e0b5b7970aa1d0bad341facc4a8580c19
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.02564 seconds and 4 git commands to generate.