# 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_run_mutex "-m" run_test INTEG_run_pingpong "-p 1" run_test INTEG_run_pingpong_5 "-p 5" run_test INTEG_run_pingpong_10 "-p 10"