]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: rtnetlink: use dummydev as a test device
authorShannon Nelson <shannon.nelson@oracle.com>
Tue, 26 Jun 2018 17:07:53 +0000 (10:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 07:10:08 +0000 (16:10 +0900)
commit29d473109ad00d0f12987b083931a2f7532fc2d3
tree88a447d5af5bcf30c2e6f5afac38cc909cc9ffcc
parenta1b77c221d9a553dd05067842c7c2b3330ebdd1a
selftests: rtnetlink: use dummydev as a test device

We really shouldn't mess with local system settings, so let's
use the already created dummy device instead for ipsec testing.
Oh, and let's put the temp file into a proper directory.

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/rtnetlink.sh