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

2 lines
98 B
Plaintext

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