Add support for "keyboard" input over the serial port.
[pintos-anon] / src / tests / filesys / extended / Make.tests
index cad67f962c4ce0242ada506dd3fcff817c0d0ed5..b8beeecdf7bca99a549b872819dfbd44d5f40fc0 100644 (file)
@@ -39,8 +39,8 @@ endif
 GETCMD += -- -q
 GETCMD += $(KERNELFLAGS)
 GETCMD += run 'tar fs.tar /'
-GETCMD += 2>> $(TEST).get-errors
-GETCMD += $(if $(VERBOSE),|tee -a,>>) $(TEST).get-output
+GETCMD += < /dev/null
+GETCMD += 2> $(TEST).get-errors $(if $(VERBOSE),|tee,>) $(TEST).get-output
 
 tests/filesys/extended/%.output: os.dsk
        rm -f tmp.dsk