commit | bfacad7da11711231ca59717c0a8bc7317c5bb28 | [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 | d87a457be8f156ca6e775ffa785a96b0766d4e50 [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>