X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/bac542e65c0030c0d819c7ff1dcfc25892a61844..39a8cd101b922f08058746122efff58c14b57605:/unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile diff --git a/unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile b/unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile index 980ce61..8be6211 100644 --- a/unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile +++ b/unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile @@ -34,7 +34,9 @@ endif -run: all +all-check: all check + +check: ${TESTROOT}/bin/exit-zero-pass.pl "dlsym-RTLD_NEXT-missing with circular libraries" "dlsym-RTLD_NEXT-missing with circular libraries" ${PROG} all: main