register new tests, they don't pass yet
authorespie <espie@openbsd.org>
Wed, 20 Apr 2022 12:10:33 +0000 (12:10 +0000)
committerespie <espie@openbsd.org>
Wed, 20 Apr 2022 12:10:33 +0000 (12:10 +0000)
regress/usr.sbin/pkg_add/Makefile

index b8f7679..6467df9 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.82 2022/04/20 12:09:46 espie Exp $
+# $OpenBSD: Makefile,v 1.83 2022/04/20 12:10:33 espie Exp $
 
 REGRESS_TARGETS=pkgnames pkgpaths signatures depends-check longnames pkgcfl \
        collision-check1 collision-check2 collision-check3 \
@@ -12,14 +12,14 @@ REGRESS_TARGETS=pkgnames pkgpaths signatures depends-check longnames pkgcfl \
        usertest-1 usertest-2 usertest-3 cups-bug nettle-bug \
        tying-1 tying-2 tag-delete setsprint temp-error1 \
        temp-error2 temp-error2-as-root temp-error3 temp-error4 \
-       cksum-error system-version XXX-warning
+       cksum-error system-version XXX-warning symlink no-symlink
 
 REGRESS_ROOT_TARGETS = temp-error2-as-root
 
 # lots of tests that really require a vstat overhaul
 REGRESS_EXPECTED_FAILURES = collision-check1 collision-check2 \
        collision-check5 collision-check6 collision-check7 \
-       exotest tying-2
+       exotest tying-2 symlink no-symlink
 
 PERLSCRIPT = perl -I ${.CURDIR} ${.CURDIR}