zephyr/tests
Michał Narajowski ead46e029f Bluetooth: tester: Fix net send command
After change 7e302979f3 some
MESH/NODE/NET/ tests would fail because we tried to send a message to a
non-unicast address using the device key. This patch fixes that by
defining and adding an app key for vendor model which is then used to
send network packets for these test cases.

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2020-12-16 12:17:03 -05:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch tests: Add necessary includes/excludes for the ehl_crb board 2020-12-12 14:16:23 +02:00
benchmarks tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
bluetooth Bluetooth: tester: Fix net send command 2020-12-16 12:17:03 -05:00
boards board: native_posix: Add test for k_busy_wait and cpu_hold 2020-12-14 12:32:11 +01:00
crypto ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: i2c: i2c_slave_api add nucleo_g071 2020-12-14 13:17:46 -05:00
kernel mmu: rename z_mem_map to z_phys_map 2020-12-16 08:55:55 -05:00
lib tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
portability tests: Add necessary includes/excludes for the ehl_crb board 2020-12-12 14:16:23 +02:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
unit tests/unit/cbprintf: another float conversion edge case 2020-12-10 06:46:16 -06:00
ztest tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00