summaryrefslogtreecommitdiff
path: root/compiler-rt/test/sanitizer_common/TestCases/Posix/posix_spawn.c
AgeCommit message (Expand)Author
2025-11-20[sanitizer_common] posix_spawn test should forward DYLD_LIBRARY_PATH (#168795)Andrew Haberlandt
2021-11-01[sanitizer] Restore trivial posix_spawn init in testVitaly Buka
2021-11-01Revert "[sanitizer] Fix compilation of the test"Vitaly Buka
2021-11-01[sanitizer] Fix compilation of the testVitaly Buka
2021-11-01[sanitizer] Add test for 9213202abd275c26c51cc46e2a34c678051bd179Vitaly Buka
2021-11-01[sanitizer] Fix PosixSpawnImpl which fails exitcode testVitaly Buka
2021-11-01[sanitizer] Fix test include on DarwinVitaly Buka
2021-11-01[sanitizer] Disable posix_spawn.c test on Android.Matt Morehouse
2021-10-31[sanitizer] Add posix_spawn interceptorVitaly Buka