diff options
author | David S. Miller <davem@davemloft.net> | 2020-08-05 12:23:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-05 12:23:29 -0700 |
commit | 889579d00b74085c494c4616e9a27c372c81b695 (patch) | |
tree | 58592c720db4341795e85230ba6b5b163ecce5c6 /net/mptcp | |
parent | 0b0e299720bb99428892a23ecbd2b4b7f61ccf6d (diff) | |
parent | 72f70c159b53e1363191953875e0223ed959e143 (diff) |
Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'
Po-Hsu Lin says:
====================
selftests: rtnetlink: Fix for false-negative return values
This patchset will address the false-negative return value issue
caused by the following:
1. The return value "ret" in this script will be reset to 0 from
the beginning of each sub-test in rtnetlink.sh, therefore this
rtnetlink test will always pass if the last sub-test has passed.
2. The test result from two sub-tests in kci_test_encap() were not
being processed, thus they will not affect the final test result
of this test.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions