tests: functions: Add a skip_if_valgrind function
commit5fd4262ef07f515ba2f19d13c77075087ef57505
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Feb 2023 10:39:59 +0000 (9 10:39 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Feb 2023 10:47:52 +0000 (9 10:47 +0000)
treeda02a860114cdf424f7bad2af30f72eadaf60f82
parentb099b32e2db0caebbfa7e252b9499693d0d7a114
tests: functions: Add a skip_if_valgrind function

Helper function to remove some boilerplate code from several tests.
19 files changed:
tests/functions.sh.in
tests/test-S3-unit.sh
tests/test-S3.sh
tests/test-data-bad.sh
tests/test-data-size.sh
tests/test-plugin-docs.sh
tests/test-python-exception.sh
tests/test-python-export-list.sh
tests/test-python-export-name.sh
tests/test-python-thread-model.sh
tests/test-python.sh
tests/test-vddk-dump-plugin.sh
tests/test-vddk-password-fd.sh
tests/test-vddk-password-interactive.sh
tests/test-vddk-real-create.sh
tests/test-vddk-real-dump-plugin.sh
tests/test-vddk-real.sh
tests/test-vddk-reexec.sh
tests/test-vddk-run.sh