summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/lis2dw12.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-291-1/+1
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-251-55/+28
* zephyr: lis2dw12: Finish init() testsTristan Honscheid2021-12-081-0/+72
* zephyr: lis2dw12: Add test for read() functionTristan Honscheid2021-12-081-1/+103
* zephyr: lis2dw12: Test set_data_rate()Tristan Honscheid2021-12-081-0/+116
* zephyr: lis2dw12: Test set_range functionTristan Honscheid2021-12-081-1/+35
* zephyr: lis2dw12: Add tests for set_power_mode()Tristan Honscheid2021-12-081-5/+34
* zephyr: test: lis2dw12 fail setting bdu on initYuval Peress2021-09-211-0/+30
* zephyr: test: test lis2dw12_init timeoutYuval Peress2021-09-211-0/+16
* zephyr: test: Test failed write on soft reset register (lis2dw12)Yuval Peress2021-09-211-0/+15
* zephyr: test: Test failed read on who-am-i register (lis2dw12)Yuval Peress2021-09-211-3/+20
* zephyr: test: Add tests for lis2dw12 driverYuval Peress2021-09-171-0/+41