Commit d7516f2
selftests: vDSO: vdso_test_abi: Drop clock availability tests
The test uses the kselftest.h framework and declares in its testplan to
always execute 16 testcases. If any of the clockids were not available,
the testplan would not be satisfied anymore and the test would fail.
Apparently that never happened, so the clockids are always available.
Remove the pointless checks.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250812-vdso-tests-fixes-v2-4-90f499dd35f8@linutronix.de1 parent 3afe371 commit d7516f2
1 file changed
+0
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 200 | | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | 201 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 202 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | 203 | | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | 204 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | 205 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 206 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 207 | | |
232 | 208 | | |
233 | 209 | | |
| |||
0 commit comments