diff options
author | Tom Jones <thj@FreeBSD.org> | 2020-07-22 13:49:54 +0000 |
---|---|---|
committer | Tom Jones <thj@FreeBSD.org> | 2020-07-22 13:49:54 +0000 |
commit | 3b01bf881c848ba0be72fc74ba5eaa58c66c35e1 (patch) | |
tree | 09470d278075304cef4acdf08cd63a1bff4548b9 /etc/mtree/BSD.tests.dist | |
parent | 9af25ea3bb5e84846eeb9f39a064bd0a31851cb6 (diff) | |
download | src-3b01bf881c848ba0be72fc74ba5eaa58c66c35e1.tar.gz src-3b01bf881c848ba0be72fc74ba5eaa58c66c35e1.zip |
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
Notes
Notes:
svn path=/head/; revision=363417
Diffstat (limited to 'etc/mtree/BSD.tests.dist')
-rw-r--r-- | etc/mtree/BSD.tests.dist | 2 |
1 files changed, 2 insertions, 0 deletions
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 |