Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ndp Fix the description of a test
details: https://anonhg.NetBSD.org/src/rev/b35ebe5b542c
branches: trunk
changeset: 819828:b35ebe5b542c
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Mon Dec 19 01:37:30 2016 +0000
description:
Fix the description of a test
diffstat:
tests/net/ndp/t_ra.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bca070b163c8 -r b35ebe5b542c tests/net/ndp/t_ra.sh
--- a/tests/net/ndp/t_ra.sh Mon Dec 19 01:26:31 2016 +0000
+++ b/tests/net/ndp/t_ra.sh Mon Dec 19 01:37:30 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ra.sh,v 1.12 2016/12/16 09:11:18 ozaki-r Exp $
+# $NetBSD: t_ra.sh,v 1.13 2016/12/19 01:37:30 ozaki-r Exp $
#
# Copyright (c) 2015 Internet Initiative Japan Inc.
# All rights reserved.
@@ -368,7 +368,7 @@
ra_multiple_routers_head()
{
- atf_set "descr" "Tests for deleting auto-configured address"
+ atf_set "descr" "Tests for multiple routers"
atf_set "require.progs" "rump_server rump.rtadvd rump.ndp rump.ifconfig"
}
Home |
Main Index |
Thread Index |
Old Index