zephyr/tests
Thomas Ebert Hansen 20cb60ecd2 Bluetooth: controller: Fix central enc termination
Terminate connection with a MIC failure if an unexpected control PDU
is received during the Encryption Start procedure.

Add a greedy option to pdu_is_expected() to make sure the procedure
processes all unexpected control PDU in all cases.

Add unit test inspired by Bluetooth Qualification test
LL/SEC/CEN/BV-14-C,
Central Receiving unexpected PDU during encryption start

Signed-off-by: Thomas Ebert Hansen <thoh@oticon.com>
2022-04-28 12:55:48 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: lib: semihost: test file operations 2022-04-21 13:04:52 +02:00
benchmarks samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
bluetooth Bluetooth: controller: Fix central enc termination 2022-04-28 12:55:48 +02:00
boards drivers: mm: Use dt_compat_enabled for Intel ADSP TLB driver default 2022-04-25 11:41:31 -07:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: tinycrypt: fix test output 2022-04-08 09:36:34 +02:00
drivers drivers: pwm: always use nanoseconds for set 2022-04-28 11:29:38 +02:00
kernel samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
lib ztest API Migration: lib/cmsis_dsp 2022-04-26 08:41:11 -04:00
misc test: mpu: Add arm_mpu_regions test 2022-04-05 11:16:31 +02:00
net tests: ipv6: Fix DAD timeout test 2022-04-27 12:35:34 -04:00
posix samples: add module requirement into samples 2022-04-19 09:38:55 -04:00
subsys logging: Fix cbprintf package alignement 2022-04-25 11:45:39 -07:00
unit slist: Fix sys_slist_append_list with head and tail NULL break a list 2022-04-15 11:50:29 -07:00
ztest Revert "ztest: add userspace tests to base tests" 2022-04-26 18:55:32 -04:00