summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/host_cmd/motion_sense.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: migrate drivers test to twisterYuval Peress2022-07-251-872/+0
* test: drivers: fix test order dependency for motionsense dumpYuval Peress2022-06-231-2/+17
* test: drivers: fix test order dependencyYuval Peress2022-06-231-0/+4
* test: drivers: fix get/set ec_rate testsYuval Peress2022-06-231-0/+8
* test: Fix uses of fixture as 'this'Yuval Peress2022-06-211-11/+11
* test: Verify host command for motion_sense spoofYuval Peress2022-05-101-0/+82
* test: Verify host command for motion_sense interruptYuval Peress2022-05-101-0/+27
* zephyr: test: run clang-format on motion_sense.cYuval Peress2022-05-101-4/+2
* test: add tests for motion sense fifo read host commandYuval Peress2022-05-031-0/+56
* test: add tests for motion sense fifo info host commandYuval Peress2022-05-031-0/+12
* test: add tests for motion sense fifo flush host commandYuval Peress2022-05-031-0/+30
* test: fix flaky testYuval Peress2022-05-031-6/+0
* test: refactor fixturesYuval Peress2022-04-291-16/+17
* test: add tests for motion sense calibration host commandYuval Peress2022-04-291-0/+73
* test: add tests for motion sense scale host commandYuval Peress2022-04-291-0/+111
* test: add tests for motion sense offset host commandYuval Peress2022-04-291-0/+113
* test: add tests for motionsense range commandYuval Peress2022-04-261-2/+103
* test: add tests for ODR host commandYuval Peress2022-04-261-1/+56
* ztest: motion_sense: add tests for ec_rate subcommandYuval Peress2022-04-121-2/+44
* ztest: motion_sense: add tests for the info subcommandYuval Peress2022-04-121-0/+61
* ztest: motion_sense: add tests for the data subcommandYuval Peress2022-04-121-0/+23
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-291-2/+2
* zephyr: Add tests for motion_sense host commandsYuval Peress2022-03-181-0/+66