zephyr/tests
Jukka Rissanen 57a894a5ee tests: net: dns_packet: Disable Ethernet when test is run
The test was failing when run in sam_e70_xplained board.
Because the test does not use any network packet TX/RX functionality,
disable Ethernet support so that when run in a board with network
capabilities, the network interface is not created.

Fixes #28000

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-03 18:05:51 -04:00
..
application_development device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: arm_irq_vector_table: Correct the name of nRF clock IRQ handler 2020-09-03 21:52:52 +02:00
benchmarks tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
bluetooth device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
boards device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers tests: uart_async_api: build segger rtt driver 2020-09-03 21:51:28 +02:00
kernel tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
lib tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: dns_packet: Disable Ethernet when test is run 2020-09-03 18:05:51 -04:00
portability tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
posix sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
subsys tests: fs: update for change in capability 2020-09-03 21:49:34 +02:00
unit testsuite: fix unittest cross-language flags 2020-08-31 11:02:35 -04:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00