]> git.ipfire.org Git - thirdparty/kernel/stable.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)
commitc3eba0a4ebf0dedabf30804d4cfc31cdd87b5398
tree88a447d5af5bcf30c2e6f5afac38cc909cc9ffcc
parentfd0e418d6b1d6dfa193f2196534aef1c95c205fc
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