mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 08:24:47 +01:00
Add -v flag to prove command to also print the names of tests that succeeded, not only those that failed, to allow easier debugging of the test suite. Also, drop printing the option and value to stdout in check_with_osnoise_options, which was a debugging print that was accidentally left in the final commit, and which would be otherwise now visible in make check output, as stdout is no longer suppressed. Suggested-by: Crystal Wood <crwood@redhat.com> Reviewed-by: Wander Lairson Costa <wander@redhat.com> Link: https://lore.kernel.org/r/20251126144205.331954-6-tglozar@redhat.com Signed-off-by: Tomas Glozar <tglozar@redhat.com> |
||
|---|---|---|
| .. | ||
| bpf | ||
| scripts | ||
| engine.sh | ||
| hwnoise.t | ||
| osnoise.t | ||
| timerlat.t | ||