Files
CS361-Computer-Systems-II/lab1-ptrs/tests/itests.include
T

8 lines
274 B
Plaintext
Raw Normal View History

2026-05-31 14:34:00 -04:00
# list of integration tests
# format: run_test <TAG> <ARGS>
# <TAG> used as the root for all filenames (i.e., "expected/$TAG.txt")
# <ARGS> command-line arguments to test
run_test INTEG_movies "-m"
run_test INTEG_movies_inc "-m"