zephyr/tests
Yuval Peress 9898b2fc3f bmi160: Make changes to align driver to datasheet
The logic in the driver was not aligned to the datasheet. Also,
temperature reading was not being done in fetch, but in channel_get.
There was also some extra conversions from SI->register->SI when
setting the range, this was causing the register value calculation to
produce an incorrect scale in some cases.

Tests were added to cover these cases.

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-16 10:01:00 +01:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tests: Refactor ACPI info sample 2023-12-19 11:04:19 +01:00
benchmarks tests: latency_measure: Update sample output 2024-01-08 10:10:21 +01:00
bluetooth Bluetooth: Audio: Fix off-by-one error in codec.c:ltv_set_val 2024-01-16 10:00:04 +01:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot test: mcuboot: enable test on rt1010/1015/1040 and k22f/82f platforms 2023-12-18 09:28:34 +01:00
bsim tests: Bluetooth: use unique IDs for l2cap bsim tests 2024-01-12 09:33:44 -06:00
cmake
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers bmi160: Make changes to align driver to datasheet 2024-01-16 10:01:00 +01:00
kconfig/configdefault
kernel tests/kernel/context: Improve to resist parallel threads interrupting 2024-01-15 09:58:26 +01:00
lib posix: Fix name collision with __bswap 2024-01-10 18:13:44 +00:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: net: socket: Add correct path to socket.h for POSIX_API 2024-01-16 10:00:45 +01:00
posix tests: posix: separate suite for pthread_t and pthread_attr_t 2024-01-16 00:35:45 -05:00
robot
subsys tests: modem: pipe: mock: Implement TRANSMIT_IDLE event 2024-01-15 15:11:50 +01:00
unit tests: unit: util: Add test for CONCAT macro 2024-01-12 09:57:57 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00