]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add test cases for epair
authorasomers <asomers@FreeBSD.org>
Thu, 13 Jun 2019 05:05:58 +0000 (05:05 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 13 Jun 2019 05:05:58 +0000 (05:05 +0000)
commit047e59c9f62fe56d9b5f07787c71fb3196d13b6d
treee0b17dcf5bd8d1779f1bceda381a525cc4f392d0
parent510ae99c3a0c8f984243fd89e97c07cf20772dae
Add test cases for epair

Implements the missing test cases for epair in a similar fashion to the
existing tests. Fixes shared abstractions to work with epair tests.

Submitted by: Ryan Moeller <ryan@freqlabs.com>
Reviewed by: asomers
MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D20498
tests/sys/net/if_clone_test.sh