summaryrefslogtreecommitdiff
path: root/drivers/iio/test
Commit message (Expand)AuthorAgeFilesLines
* iio: test: Mark file local structure arrays static.Jonathan Cameron2022-08-151-2/+2
* iio: test: rework Kconfig to support modulesLiam Beguin2022-07-161-7/+17
* iio: afe: rescale: export symbols used during testingLiam Beguin2022-07-161-0/+1
* iio: test: format: follow CONFIG_ naming conventionLiam Beguin2022-07-162-2/+2
* iio: test: format: add MODULE_* informationLiam Beguin2022-07-161-0/+4
* iio: test: rescale: add MODULE_* informationLiam Beguin2022-07-161-0/+4
* iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=mLiam Beguin2022-06-192-2/+2
* iio: test: add basic tests for the iio-rescale driverLiam Beguin2022-02-283-0/+721
* iio: test: Add test for IIO_VAL_INT_64.Andriy Tryshnivskyy2021-11-271-0/+54
* iio: test: Add check against NULL for buffer in tests.Andriy Tryshnivskyy2021-11-271-27/+42
* iio/test-format: build kunit tests without structleak pluginBrendan Higgins2021-10-061-0/+1
* iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow2021-06-231-1/+1
* iio: Add basic unit test for iio_format_value()Lars-Peter Clausen2021-03-113-0/+214