X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=da6767c6d03ce7d087922ec031e1fbad1efdbeaf;hb=HEAD;hp=e49a7e4fb4b87e90ca8674fb470f393ba3f9ff50;hpb=56b4935896ac3b34a515016027c495c4987fce11;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index e49a7e4..da6767c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,6 +1,7 @@ -TESTS = reg_call1 reg_call2 reg_call3 reg_call4 reg_call5 \ - reg_call_tail reg_call_tail2 reg_save \ +TESTS = reg_call1 reg_call2 reg_call3 reg_call4 reg_call5 reg_call6 \ + reg_call7 \ + reg_call_tail reg_call_tail2 reg_save reg_save2 \ varargs ops x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))