diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-03-09 09:00:35 -0700 |
---|---|---|
committer | Joel Fernandes <joelagnelf@nvidia.com> | 2025-05-16 11:12:54 -0400 |
commit | fa11a54cf6cc21f1e18dc7ba71de662561fddc55 (patch) | |
tree | 0c940a654a1177f4af52c5f633de437c1de1ff33 /scripts/gdb/linux/utils.py | |
parent | b9af71a26dff591e214dcd3dca7b94c908ccb825 (diff) |
torture: Add --do-{,no-}normal to torture.sh
Right now, torture.sh runs normal runs unconditionally, which can be slow
and thus annoying when you only want to test --kcsan or --kasan runs.
This commit therefore adds a --do-normal argument so that "--kcsan
--do-no-kasan --do-no-normal" runs only KCSAN runs. Note that specifying
"--do-no-kasan --do-no-kcsan --do-no-normal" gets normal runs, so you
should not try to use this as a synonym for --do-none.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions