code_snippets/c_projects/x_tfw4c
xavi 3677b50fe1 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-23 21:46:32 -08:00
..
src Added Resillance to SegFaults by forking tests 2025-12-23 21:46:32 -08:00
Makefile Added Template Makefile 2025-12-23 21:46:32 -08:00