mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
legacy_check and check_optimized are built by this Makefile via TEST_GEN_PROGS_EXTENDED but are not listed in .gitignore, causing them to show up as untracked files after a build. Signed-off-by: Cihan Karadag <cihan.cihan@gmail.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260705215346.1132764-1-cihan.cihan@gmail.com
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
basic_percpu_ops_test
|
|
basic_percpu_ops_mm_cid_test
|
|
basic_test
|
|
basic_rseq_op_test
|
|
param_test
|
|
param_test_benchmark
|
|
param_test_compare_twice
|
|
param_test_mm_cid
|
|
param_test_mm_cid_benchmark
|
|
param_test_mm_cid_compare_twice
|
|
syscall_errors_test
|
|
slice_test
|
|
legacy_check
|
|
check_optimized
|