zephyr/tests
Yuval Peress ebfd9aaba5 sensor: Implement driver and tests for akm09918c
Add the implementation for the akm09918c magnetometer driver.
Additionally, add the appropriate node to the TDK robokit1 device
tree. In order to prevent regressions, add the sensor to the sensor
build_all tests and specific tests using an emulator.

Signed-off-by: Yuval Peress <peress@google.com>
2023-02-24 17:00:14 -05: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 yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
crypto tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
drivers sensor: Implement driver and tests for akm09918c 2023-02-24 17:00:14 -05:00
kernel tests: timer_behavior: fix a period drift logic error 2023-02-24 08:29:28 -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