summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/stm_mems_common.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: migrate drivers test to twisterYuval Peress2022-07-251-337/+0
* zephyr/test/drivers/src/stm_mems_common.c: Format with clang-formatJack Rosenthal2022-06-301-6/+6
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* 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-28/+15
* zephyr: Add test for `st_normalize()`Tristan Honscheid2021-10-061-1/+67
* zephyr: Add tests for `st_set_offset()` and `st_get_offset()`Tristan Honscheid2021-10-061-0/+58
* zephyr: Add tests for `st_get_resolution()` and `st_get_data_rate()`Tristan Honscheid2021-10-061-1/+41
* zephyr: Add test for `st_write_data_with_mask()`Tristan Honscheid2021-10-051-1/+103
* zephyr: Add test for `st_raw_read_n_noinc()`Tristan Honscheid2021-10-051-4/+32
* zephyr: test: remove unused functionYuval Peress2021-09-221-11/+0
* zephyr: test: fix setup useYuval Peress2021-09-221-1/+1
* zephyr: test: Add test for st_raw_read_nYuval Peress2021-09-211-0/+67