Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ndp tests: skip ndp_cache_state on qemu
details: https://anonhg.NetBSD.org/src/rev/520d38f4d9ce
branches: trunk
changeset: 359454:520d38f4d9ce
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Fri Jan 07 03:07:41 2022 +0000
description:
tests: skip ndp_cache_state on qemu
diffstat:
tests/net/ndp/t_ndp.sh | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a7b6becfec73 -r 520d38f4d9ce tests/net/ndp/t_ndp.sh
--- a/tests/net/ndp/t_ndp.sh Fri Jan 07 01:10:57 2022 +0000
+++ b/tests/net/ndp/t_ndp.sh Fri Jan 07 03:07:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ndp.sh,v 1.39 2020/09/17 11:56:35 roy Exp $
+# $NetBSD: t_ndp.sh,v 1.40 2022/01/07 03:07:41 ozaki-r Exp $
#
# Copyright (c) 2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -752,6 +752,8 @@
{
local macaddr=
+ skip_if_qemu
+
rump_server_start $SOCKSRC netinet6
rump_server_start $SOCKDST netinet6
Home |
Main Index |
Thread Index |
Old Index