mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Introduce virnetdevtest
This is yet another test for check of basic functionality of our NIC state handling code. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
down
|
||||
1
tests/virnetdevtestdata/sys/class/net/eth0-broken/speed
Normal file
1
tests/virnetdevtestdata/sys/class/net/eth0-broken/speed
Normal file
@@ -0,0 +1 @@
|
||||
4294967295
|
||||
1
tests/virnetdevtestdata/sys/class/net/eth0/operstate
Normal file
1
tests/virnetdevtestdata/sys/class/net/eth0/operstate
Normal file
@@ -0,0 +1 @@
|
||||
up
|
||||
1
tests/virnetdevtestdata/sys/class/net/eth0/speed
Normal file
1
tests/virnetdevtestdata/sys/class/net/eth0/speed
Normal file
@@ -0,0 +1 @@
|
||||
1000
|
||||
1
tests/virnetdevtestdata/sys/class/net/lo/operstate
Normal file
1
tests/virnetdevtestdata/sys/class/net/lo/operstate
Normal file
@@ -0,0 +1 @@
|
||||
unknown
|
||||
1
tests/virnetdevtestdata/sys/class/net/lo/speed
Normal file
1
tests/virnetdevtestdata/sys/class/net/lo/speed
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
Reference in New Issue
Block a user