aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-15iio: test: Mark file local structure arrays static.Jonathan Cameron1-2/+2
2022-07-16iio: test: rework Kconfig to support modulesLiam Beguin1-7/+17
2022-07-16iio: afe: rescale: export symbols used during testingLiam Beguin1-0/+1
2022-07-16iio: test: format: follow CONFIG_ naming conventionLiam Beguin2-2/+2
2022-07-16iio: test: format: add MODULE_* informationLiam Beguin1-0/+4
2022-07-16iio: test: rescale: add MODULE_* informationLiam Beguin1-0/+4
2022-06-19iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=mLiam Beguin2-2/+2
2022-02-28iio: test: add basic tests for the iio-rescale driverLiam Beguin3-0/+721
2021-11-27iio: test: Add test for IIO_VAL_INT_64.Andriy Tryshnivskyy1-0/+54
2021-11-27iio: test: Add check against NULL for buffer in tests.Andriy Tryshnivskyy1-27/+42
2021-10-06iio/test-format: build kunit tests without structleak pluginBrendan Higgins1-0/+1
2021-06-23iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow1-1/+1
2021-03-11iio: Add basic unit test for iio_format_value()Lars-Peter Clausen3-0/+214