]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dm: eth: Handle failed test env cleanup
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 20 May 2015 19:27:33 +0000 (14:27 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:17 +0000 (22:43 +0200)
commit9fc2f33e66b9d79ab5b863cd6a9b5931d8b5e606
tree173b0da1b12687c84bc22c974fbfb490d023ec17
parentde8c0ece06c556d87050e158f49d1fd898523cb7
test: dm: eth: Handle failed test env cleanup

Make sure that the env gets cleaned up after a test fails so that other
tests aren't affected.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
test/dm/eth.c