commit | 9628122e69c19d52e694b48f48a446a39b01bf5f | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Tue Mar 06 21:48:11 2018 +1030 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Mar 15 00:20:42 2018 +0000 |
tree | 79ac2595f74c5a80b4132469d56451c5baf1c64f | |
parent | 4aa13789225e43546e627f2c556ddc4e2c0c4fad [diff] |
test_rtnetlink: Improve exception handling by not handling them All the test was doing was verifying that an exception hadn't occurred. The test would fail if one had, so we're better off just not doing the dance. Change-Id: Iff7d9e4947e86b24f4cf99ddbac3e9c42e63f1d3 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>