summaryrefslogtreecommitdiff
path: root/lib/util/tests/tfork.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes s/avaiable/available/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/hierachy/hierarchy/Mathieu Parent2019-09-011-1/+1
* tfork: Free memory in torture test to satisfy sanitizerSwen Schillig2019-08-081-0/+3
* lib:util: Fix tfork return value if sigprocmask failsRikard Falkeborn2019-05-161-1/+1
* lib:util: Use C99 initializer in tfork testAndreas Schneider2019-01-281-2/+12
* tfork/test: ensure all threads start with SIGCHLD unblockedRalph Boehme2018-11-281-0/+17
* lib:util: Fix parameter aliasing in tfork testAndreas Schneider2018-05-171-5/+2
* lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.cStefan Metzmacher2018-04-031-1/+0
* tests util/tfork: Tests for status and event fdGary Lockyer2017-09-161-0/+251
* lib/util: add more tfork testsRalph Boehme2017-07-031-0/+438
* lib/util: adjust loglevel in tfork test with samba_runcmd_send()Ralph Boehme2017-07-031-1/+1
* lib/util: enhanced tfork()Ralph Boehme2017-07-031-31/+32
* lib: FreeBSD needs sys/wait.h for WIFEXITEDVolker Lendecke2017-05-021-0/+1
* lib/util: add a test for samba_runcmd_send()Ralph Boehme2017-04-201-0/+36
* lib/util: add a test for tfork()Ralph Boehme2017-04-201-0/+102