zephyr/tests
Jukka Rissanen 7d90812f26 tests: net: af_packet: Fix running in real hw
The tests were failing when run on those boards that had
physical Ethernet support. In that case there were three Ethernet
interfaces, two simulated ones for testing, and the third one
was provided by the board. This extra Ethernet interface caused
the test to fail as the test was sending data to wrong interface.

Fixes #27238
Fixes #26568

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-07-30 12:25:49 +02:00
..
application_development
arch tests: arch: arm: add a test for the SW Vector Relaying feature 2020-07-27 13:23:36 +02:00
benchmarks benchmarks: sys_kernel: limits to 1 CPU 2020-07-09 11:29:07 +02:00
bluetooth tests: Bluetooth: bsim: Add ll_adv_aux_set_remove function 2020-07-29 16:37:15 +02:00
boards tests: Align all drivers using user_data for callback 2020-07-30 09:48:00 +02:00
crypto
deprecated
drivers tests: ipm: Apply IPM callback signature change 2020-07-30 09:51:51 +02:00
kernel tests: xip: remove hack and add qemu_x86_xip 2020-07-30 12:25:37 +02:00
lib tests: remove obsolete doxygen boilerplate 2020-07-28 08:14:23 -05:00
misc/test_build
net tests: net: af_packet: Fix running in real hw 2020-07-30 12:25:49 +02:00
portability tests: portability: cmsis_rtos_v1: Fix systick test 2020-07-09 11:21:03 +02:00
posix tests: posix: eventfd: test read and poll after multiple writes 2020-07-20 16:21:37 +02:00
shell
subsys tests: settings: Fix unchecked return value 2020-07-28 18:23:08 -04:00
unit
ztest