Extend the test to also cover auxiliary clocks. Signed-off-by: Thomas Weißschuh <[email protected]> --- Thomas Weißschuh (5): selftests: vDSO: vdso_test_correctness: Store the clock id in the array selftests: vDSO: vdso_test_correctness: Use symbolic clock IDs selftests: vDSO: vdso_test_correctness: Validate match for all returned errors selftests: vDSO: vdso_test_correctness: Add tests for auxiliary clocks selftests: vDSO: vdso_test_abi: Add tests for auxiliary clocks
tools/testing/selftests/vDSO/vdso_test_abi.c | 28 ++++++- .../testing/selftests/vDSO/vdso_test_correctness.c | 85 +++++++++++++--------- 2 files changed, 79 insertions(+), 34 deletions(-) --- base-commit: fd22b44a474a791d78236c4aa40e0dd42f276941 change-id: 20260728-vdso-test-axuclocks-3543d020f832 Best regards, -- Thomas Weißschuh <[email protected]>

