Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libbpfjit Add t_extmem test.
details: https://anonhg.NetBSD.org/src/rev/f1410718c07b
branches: trunk
changeset: 330170:f1410718c07b
user: alnsn <alnsn%NetBSD.org@localhost>
date: Wed Jun 25 19:13:27 2014 +0000
description:
Add t_extmem test.
diffstat:
tests/lib/libbpfjit/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 71924757d65e -r f1410718c07b tests/lib/libbpfjit/Makefile
--- a/tests/lib/libbpfjit/Makefile Wed Jun 25 19:13:03 2014 +0000
+++ b/tests/lib/libbpfjit/Makefile Wed Jun 25 19:13:27 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/06/25 18:04:44 alnsn Exp $
+# $NetBSD: Makefile,v 1.5 2014/06/25 19:13:27 alnsn Exp $
.include <bsd.own.mk>
.include <../../../external/bsd/sljit/Makefile.inc>
@@ -6,6 +6,7 @@
TESTSDIR= ${TESTSBASE}/lib/libbpfjit
TESTS_C+= t_bpfjit
+TESTS_C+= t_extmem
TESTS_C+= t_cop
# XXX this variable doesn't belong to here
Home |
Main Index |
Thread Index |
Old Index