summaryrefslogtreecommitdiff
path: root/test/accel_cal.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-2/+3
* zephyr: remove the msg NULL parameter in ztest macrosMichał Barnaś2022-10-101-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* test/accel_cal.c: Format with clang-formatJack Rosenthal2022-06-281-19/+17
* tests/accel_cal: Fix boolean bitwise-orJack Rosenthal2022-03-031-5/+5
* test: accel_cal: add setup/teardown methodsYuval Peress2021-08-311-3/+11
* test: port accel_cal to ZtestPaul Fagerburg2021-01-221-28/+26
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* common: Implement accelerometer calibrationYuval Peress2020-02-081-0/+137