X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftests%2Fuserprog%2FMake.tests;h=9a5869f51e8b32643f9f4bcd564ab55078ba2498;hb=b51bfd75c7f55f008d67ec13d895694fbfa22430;hp=f8ad9c977d852cdfd548f8a9075ed7cc56d981ad;hpb=73389b59f54bfed8eb0cb370a5ffec1223686a9e;p=pintos-anon diff --git a/src/tests/userprog/Make.tests b/src/tests/userprog/Make.tests index f8ad9c9..9a5869f 100644 --- a/src/tests/userprog/Make.tests +++ b/src/tests/userprog/Make.tests @@ -1,8 +1,6 @@ # -*- makefile -*- -PINTOSFLAGS += --fs-disk=2 -KERNELFLAGS += -f - +tests/%.output: FSDISK = 2 tests/%.output: PUTFILES = $(filter-out os.dsk, $^) tests/userprog_TESTS = $(addprefix tests/userprog/,args-none \