Commit ba0d0c7
test/snp: NOT_STARTED error is not a test failure
In case the network has not been started before (say by pxe test) the
shutdown and stop functions may return NOT_STARTED. This is normal
behavior and not a test failure.
Signed-off-by: Gerd Hoffmann <[email protected]>1 parent 8da2acf commit ba0d0c7
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
0 commit comments