head	1.1;
access;
symbols
	netbsd-11-0-RC7:1.1
	netbsd-11-0-RC6:1.1
	netbsd-11-0-RC5:1.1
	netbsd-11-0-RC4:1.1
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.6
	netbsd-11-base:1.1
	netbsd-10-1-RELEASE:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.4
	perseant-exfatfs-base:1.1
	netbsd-10-0-RELEASE:1.1
	netbsd-10-0-RC6:1.1
	netbsd-10-0-RC5:1.1
	netbsd-10-0-RC4:1.1
	netbsd-10-0-RC3:1.1
	netbsd-10-0-RC2:1.1
	netbsd-10-0-RC1:1.1
	netbsd-10:1.1.0.2
	netbsd-10-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2022.04.29.22.17.49;	author pgoyette;	state Exp;
branches;
next	;
commitid	3dYtey8WA6Ir69CD;


desc
@@


1.1
log
@Add a new test for PR kern/56713 and set to expected_failure for now.
@
text
@# $NetBSD: Makefile,v 1.4 2017/05/21 15:28:42 riastradh Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/lib/libc/kevent_nullmnt

TESTS_SH+=	t_nullmnt

BINDIR=		${TESTSDIR}
MKMAN=		no

PROGS+=		h_nullmnt

.include <bsd.test.mk>
@
