Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc/sys Remove ptrace(2) tests that are not yet r...
details: https://anonhg.NetBSD.org/src/rev/7f0475d40af0
branches: trunk
changeset: 769675:7f0475d40af0
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sat Sep 17 18:53:31 2011 +0000
description:
Remove ptrace(2) tests that are not yet ready but were accidentally
committed.
diffstat:
tests/lib/libc/sys/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r afafd3e23598 -r 7f0475d40af0 tests/lib/libc/sys/Makefile
--- a/tests/lib/libc/sys/Makefile Sat Sep 17 18:52:21 2011 +0000
+++ b/tests/lib/libc/sys/Makefile Sat Sep 17 18:53:31 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/09/17 18:52:21 jruoho Exp $
+# $NetBSD: Makefile,v 1.9 2011/09/17 18:53:31 jruoho Exp $
MKMAN= no
@@ -32,7 +32,6 @@
TESTS_C+= t_msync
TESTS_C+= t_nanosleep
TESTS_C+= t_poll
-TESTS_C+= t_ptrace
TESTS_C+= t_revoke
TESTS_C+= t_select
TESTS_C+= t_setrlimit
Home |
Main Index |
Thread Index |
Old Index