# list of integration tests # format: run_test # used as the root for all filenames (i.e., "expected/$TAG.txt") # command-line arguments to test run_test INTEG_child "" run_test INTEG_status "-e 54" run_test INTEG_sigint "-s INT" run_test INTEG_segfault "-s SEGV" run_test INTEG_kill "-s KILL"