zephyr/tests
Andries Kruithof 226c99b455 tests: bluetooth: add prefix to exposed API
In ull_llcp* some functions used in unittesting did not have
the llcp_ prefix
Although this is not a big issue since they are only used when
testing the module this commit adds the prefix so that we
have a more consistent naming

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-02-24 11:46:39 +01:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: arch: x86: static_idt: Fix test when building with llvm 2023-02-19 20:47:23 -05:00
benchmarks tests: Fix floating point test variants on x86 w/LLVM 2023-02-21 08:25:38 -05:00
bluetooth tests: bluetooth: add prefix to exposed API 2023-02-24 11:46:39 +01:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot
cmake
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers tests: drivers: gpio: basic_api: remove unused pinmux.h include 2023-02-23 16:56:04 -05:00
kernel tests: kernel: print FAILED when wrong faults caught 2023-02-21 18:06:44 -05:00
lib tests: mem_alloc: remove fixed testcase names from yaml 2023-02-24 09:16:42 +01:00
misc tests: move arm_mpu_regions into tests/arch/ 2023-02-06 10:06:10 +01:00
net tests: net: utils: move to new ztest API 2023-02-24 09:16:27 +01:00
posix tests: posix: headers: Add min_ram to fix nucleo_f103rb compilation error 2023-02-06 10:06:45 +01:00
subsys zdsp: add in-place operaton test for basicmath 2023-02-21 15:06:06 +01:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest ztest: Add initial zexpect API for delayed failing 2023-02-23 20:34:39 +01:00