X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile;h=9f0639ce5ee2d228567e74817f5f6eb86a28735e;hb=e27467d0d2681cc379c37c3fb7ad22ab9766fb2d;hp=16b404d52d1950cefbc75d1fe2ae97e1f00af8c4;hpb=d4a985bd88473515445c6f9f0ae51be9895b9d60;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 16b404d..9f0639c 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 +TESTS = reg_call1 reg_call2 reg_call3 reg_call4 reg_call5 \ + reg_call_tail reg_save \ + varargs ops x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))