User Tools

Site Tools


death_test

death test - a form of unit test that verifies program termination occurs when expected (and thus involves termination of the test driver itself); implementing such tests typically requires a test driver that forks and then performs the death test in the child process, observing (from the parent process) that the expected output and exit status were produced.” (EMCppSfe 2021)

death_test.txt · Last modified: 2024/04/28 03:33 by 127.0.0.1