OSDN Git Service

selftests/vDSO: add additional binaries to .gitignore
authorTobias Klauser <tklauser@distanz.ch>
Thu, 17 Dec 2020 16:31:40 +0000 (17:31 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Jan 2021 16:25:44 +0000 (09:25 -0700)
Add the test binaries introduced by commit 693f5ca08ca0 ("kselftest:
Extend vDSO selftest"), commit 03f55c7952c9 ("kselftest: Extend vDSO
selftest to clock_getres") and commit c7e5789b24d3 ("kselftest: Move
test_vdso to the vDSO test suite") to .gitignore.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/vDSO/.gitignore

index 5eb64d4..a8dc51a 100644 (file)
@@ -1,5 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0-only
 vdso_test
+vdso_test_abi
+vdso_test_clock_getres
+vdso_test_correctness
 vdso_test_gettimeofday
 vdso_test_getcpu
 vdso_standalone_test_x86