Files
ostep-projects/initial-xv6/tests/2.run
2019-03-29 06:57:56 -05:00

2 lines
98 B
Plaintext

cd src; ../../tester/run-xv6-command.sh CPUS=2 Makefile.test test_2 | grep XV6_TEST_OUTPUT; cd ..