tests: Also run tests in subshell with LD_PRELOAD set.

This commit is contained in:
Simon Ruderich
2013-06-05 01:06:10 +02:00
parent 76742316e8
commit 374b11a314
2 changed files with 18 additions and 3 deletions

View File

@@ -34,3 +34,8 @@ test_script example-simple.sh
test_script example-redirects.sh
test_program example
test_program example_vfork
test_script_subshell example-simple.sh
test_script_subshell example-redirects.sh
test_program_subshell example
test_program_subshell example_vfork