summaryrefslogtreecommitdiff
path: root/lib/util/tests/tfork.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-28lib/util: Fix CID 1414760 - Resource leakShweta Sodani1-1/+5
2025-08-12lib/util: Fix CID 1414760 - Memory leakShweta Sodani1-3/+7
2019-09-01Spelling fixes s/avaiable/available/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/hierachy/hierarchy/Mathieu Parent1-1/+1
2019-08-08tfork: Free memory in torture test to satisfy sanitizerSwen Schillig1-0/+3
2019-05-16lib:util: Fix tfork return value if sigprocmask failsRikard Falkeborn1-1/+1
2019-01-28lib:util: Use C99 initializer in tfork testAndreas Schneider1-2/+12
2018-11-28tfork/test: ensure all threads start with SIGCHLD unblockedRalph Boehme1-0/+17
2018-05-17lib:util: Fix parameter aliasing in tfork testAndreas Schneider1-5/+2
2018-04-03lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.cStefan Metzmacher1-1/+0
2017-09-16tests util/tfork: Tests for status and event fdGary Lockyer1-0/+251
2017-07-03lib/util: add more tfork testsRalph Boehme1-0/+438
2017-07-03lib/util: adjust loglevel in tfork test with samba_runcmd_send()Ralph Boehme1-1/+1
2017-07-03lib/util: enhanced tfork()Ralph Boehme1-31/+32
2017-05-02lib: FreeBSD needs sys/wait.h for WIFEXITEDVolker Lendecke1-0/+1
2017-04-20lib/util: add a test for samba_runcmd_send()Ralph Boehme1-0/+36
2017-04-20lib/util: add a test for tfork()Ralph Boehme1-0/+102