openafs/tests/common
Andrew Deason 7448cd159d tests: Improve fork/waitpid error handling
A couple of places in our test code aren't handling errors from fork()
or waitpid() properly. We don't expect to ever hit errors for these,
but sysbail() in this case, so they don't fail silently.

Change-Id: I1c548f93f4d4ac4344032d7847470b04319386f2
Reviewed-on: https://gerrit.openafs.org/14865
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
2022-04-06 23:46:26 -04:00
..
common.h tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
config.c tests: Add test keys in afstest_BuildTestConfig 2021-12-27 22:46:12 -05:00
exec.c tests: Generalize temp dir management 2021-08-13 17:50:23 -04:00
files.c tests: Put tmp dirs in objdir, not /tmp 2022-04-06 23:45:48 -04:00
Makefile.in tests: Check for vlserver startup 2021-10-27 01:07:05 -04:00
misc.c tests: Introduce afstest_asprintf 2021-08-07 20:41:08 -04:00
network.c tests: Introduce afstest_MyHostAddr 2021-10-27 01:06:33 -04:00
rxkad.c tests: Move token faking code to its own file 2012-04-22 06:18:19 -07:00
servers.c tests: Improve fork/waitpid error handling 2022-04-06 23:46:26 -04:00
ubik.c tests: Abstract out code to produce a Ubik client 2012-04-22 06:17:17 -07:00