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