code_snippets/c_projects/x_tfw4c
xavi 8c05440826 Added Resillance to SegFaults by forking tests
A child process is created which runs the test operation. It then
returns the exit status if exited properly and termination signal if
not.

A Termination signal of (11) corresponds to a segfault so keep that in
mind.
2025-12-21 15:26:29 -08:00
..
src Added Resillance to SegFaults by forking tests 2025-12-21 15:26:29 -08:00
Makefile Added Template Makefile 2025-12-17 19:48:17 -08:00