Files
iio-sensor-proxy/tests
Bastien Nocera 48cb957c41 tests: Add test for available sampling frequencies
Add 2 tests for parsing the *sampling_frequency_available sysfs attribute
and then picking the closest supported value higher then the desired 10 Hz:

1: Check whether the sampling frequency gets corrected to >= 10Hz,
   integer numbers sorted low to high

2: Check whether the sampling frequency gets corrected to >= 10Hz,
   double numbers sorted high to low
2023-04-21 18:08:57 +02:00
..