zephyr/tests
Aleksandr Khromykh 3f4468a970 tests: Bluetooth: Mesh: make msg_mesh tolerant to tx time volatility
msg_mesh bsim test is run in almost all configurations.
The test uses manual polling with hardcoded delays. This PR removes
manual polling to fully relay to mesh friendship implementation
in the aspect of time management. Also, it adds different xmit settings
for the third (not in the friendship) device to avoid collisions.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
2023-04-21 16:27:05 +02:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth tests: Bluetooth: ascs: Remove unused variables 2023-04-21 13:01:42 +02:00
boards samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boot samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bsim tests: Bluetooth: Mesh: make msg_mesh tolerant to tx time volatility 2023-04-21 16:27:05 +02:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers tests/drivers/adc/adc_api/boards: add efr32bg22_brd4184a overlay 2023-04-21 16:24:39 +02:00
kernel tests: cache: Add missing cases 2023-04-20 14:56:09 -04:00
lib tests: lib: cmis_dsp matrix_unary_f64 requires more than 64KB of RAM 2023-04-21 09:09:54 -05:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net net: lib: dns: mdns_responder: Simplify setup_dns_addr 2023-04-19 11:55:40 -04:00
posix sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
subsys tests/subsys/pm/power_mgmt_soc: fix various bugs 2023-04-19 17:12:42 +02:00
unit tests: unit: util: test DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ztest tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS 2023-04-15 16:02:13 +09:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00