X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile;h=38fee4449cdec32e21b4fc6d70b6dc6e3875b0a0;hb=9df0e74cf9ec38da33ba910272b8f5c29fcfc18a;hp=9e1a9b4eeff6db789c3ef842c2dc379a22488518;hpb=01ca2a0efa092664d7dd83fb8ac03d4ed550531d;p=mate.git diff --git a/Makefile b/Makefile index 9e1a9b4..38fee44 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,8 @@ test: mate $(CLASS_FILES) @printf "should be: 0x%08x\n" 0x55 ./$< tests/Static3 | grep mainresult @printf "should be: 0x%08x\n" 0x6dd + ./$< tests/Static4 | grep mainresult + @printf "should be: 0x%08x 0x%08x\n" 0x33 0x77 ./$< tests/CallConv1 | grep mainresult @printf "should be: 0x%08x\n" 0x1337 ./$< tests/CallConv2 | grep mainresult