commit | 70edc3c1d0a4f1705fef27a881493db0f97e4772 | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Mon Apr 26 12:50:01 2021 -0500 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Tue Apr 27 12:00:14 2021 +0300 |
tree | 98aff312526c592796c796002c134915b9ecbc9d | |
parent | e729e6db10763b87bc02e6508b4aef9d76945f61 [diff] |
tests: net: tcp2: Perform tests on DUMMY interface Tests are designed to run over the DUMMY interface but when run on hardware, net_if_get_default() can return the actual hardware interface. Fixes: #31969 Signed-off-by: David Leach <david.leach@nxp.com>