zephyr/tests
Krzysztof Kopyściński 79a3a0f40b bttester: add key-size and authorization based l2cap conn reject
In tests that expect returning error in response for l2cap
connection request we use predefined PSMs. This commit adds
check for required keysize (which will always return error,
as connection is not secure and key size will always be 0)
instead of setting security level 4 (which would return
insufficient authentication, not insufficient key size).
It also adds suport for PSM used in insufficient authorization
tests - choosing this PSM will set flag that triggers error
on channel accept.

This affects tests L2CAP/LE/CFC/BV-[10-15]-C

Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
2021-05-19 12:18:08 +03:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch arch/x86: Correct multiboot interpretation when building for EFI 2021-05-15 15:30:02 -04:00
benchmarks tests: benchmarks: mbedtls: Support legacy API 2021-05-09 09:59:22 -05:00
bluetooth bttester: add key-size and authorization based l2cap conn reject 2021-05-19 12:18:08 +03:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers boards: arm: Modify BMD-345-EVAL support 2021-05-18 11:26:31 -05:00
kernel kernel: remove dead workq code 2021-05-18 11:21:27 -05:00
lib tests: libc: Update character output testcases to solve coverity issues 2021-05-13 11:15:39 -04:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest board: qemu_arc: skip trigger_fault_divide_zero test case 2021-05-07 13:15:13 +02:00