Re: [PATCH 0/4] kselftests: vdso: conform tests to TAP output

2024-06-07 Thread Shuah Khan
On 5/29/24 01:24, Muhammad Usama Anjum wrote: Conform individual tests to TAP output. One patch conform one test. With this series, all vDSO tests become TAP conformant. Muhammad Usama Anjum (4): kselftests: vdso: vdso_test_clock_getres: conform test to TAP output kselftests: vdso: vdso_te

[PATCH 0/4] kselftests: vdso: conform tests to TAP output

2024-05-29 Thread Muhammad Usama Anjum
Conform individual tests to TAP output. One patch conform one test. With this series, all vDSO tests become TAP conformant. Muhammad Usama Anjum (4): kselftests: vdso: vdso_test_clock_getres: conform test to TAP output kselftests: vdso: vdso_test_correctness: conform test to TAP output kself