]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Add tests/thread-safety-subr.sh
authorAaron Merey <amerey@redhat.com>
Wed, 26 Mar 2025 19:37:50 +0000 (15:37 -0400)
committerAaron Merey <amerey@redhat.com>
Wed, 26 Mar 2025 21:01:24 +0000 (17:01 -0400)
commit8be76352674b72f62faf02bc6a7f7eb8f78bc7a7
tree1ffae5f5052c3c710f773218a8ddbaa59014e26a
parentffef16389c4506ccfbe304d0ee5fd714abfa0f5d
Add tests/thread-safety-subr.sh

thread-safety-subr.sh contains subroutine check_thread_safety_enabled
which skips further testing when USE_LOCKS is false.

* tests/Makefile.am (EXTRA_DIST): Add thread-safety-subr.sh.
* tests/thread-safety-subr.sh: New file.

Signed-off-by: Aaron Merey <amerey@redhat.com>
tests/Makefile.am
tests/thread-safety-subr.sh [new file with mode: 0644]