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: fix test header name
details: https://anonhg.NetBSD.org/src/rev/46243cb4fac4
branches: trunk
changeset: 453584:46243cb4fac4
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Mon Aug 19 03:20:27 2019 +0000
description:
tests: fix test header name
diffstat:
tests/net/ndp/t_ndp.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7f0bc338f4ea -r 46243cb4fac4 tests/net/ndp/t_ndp.sh
--- a/tests/net/ndp/t_ndp.sh Sun Aug 18 20:15:58 2019 +0000
+++ b/tests/net/ndp/t_ndp.sh Mon Aug 19 03:20:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ndp.sh,v 1.34 2019/08/13 07:20:43 ozaki-r Exp $
+# $NetBSD: t_ndp.sh,v 1.35 2019/08/19 03:20:27 ozaki-r Exp $
#
# Copyright (c) 2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -687,7 +687,7 @@
}
atf_test_case ndp_cache_state cleanup
-ndp_stray_entries_head()
+ndp_cache_state_head()
{
atf_set "descr" "Tests states of neighbor cache entries"
Home |
Main Index |
Thread Index |
Old Index