commit | 4c1972415716d249db7feb8bb421e34b244fd410 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Sun Mar 22 17:09:15 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:12 2015 -0600 |
tree | 48d2e80b98adcae715ac40d95ac694d00c5ffb77 | |
parent | e4d7cb1122502767260802cab489ea4d004e9d23 [diff] |
test: dm: eth: Add tests for the eth dm implementation Add a test for the eth uclass using the sandbox eth driver. Verify basic functionality of the network stack / eth uclass by exercising the ping function. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>