From 3b01bf881c848ba0be72fc74ba5eaa58c66c35e1 Mon Sep 17 00:00:00 2001 From: Tom Jones Date: Wed, 22 Jul 2020 13:49:54 +0000 Subject: Add tests for "add", "change" and "delete" functionality of /sbin/route. Add tests to cover "add", "change" and "delete" functionality of /sbin/route for ipv4 and ipv6. These tests for the existing route tool are the first step towards creating libroute. Submitted by: Ahsan Barkati Sponsored by: Google, Inc. (GSoC 2020) Reviewed by: kp, thj Approved by: bz (mentor) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D25220 --- etc/mtree/BSD.tests.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist index 9fbf74246f4a..80c4b3e47dc3 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -448,6 +448,8 @@ .. ping6 .. + route + .. .. secure lib -- cgit v1.2.3