Commit 76d69fa
Tests: Recognise a vmlinux subdirectory under the ported selftests
Ports of kernel selftests live in tests/passing_tests/selftests/. Those that
import from vmlinux need the same treatment as tests/passing_tests/vmlinux/ --
skipped, not failed, when no vmlinux.py has been generated for the running
kernel. Without this they fail outright on any machine lacking one, CI included.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent c2de7da commit 76d69fa
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments