Skip to content
Commit 7cfcd985 authored by Jason Wessel's avatar Jason Wessel
Browse files

kgdb: 1000 loops for the single step test in kgdbts



The single step test is not terribly costly and it should be able to
pass at 1000 loops successfully in under 1 second.  A non-kgdb timing
regression was found using this test, but it did not occur frequently
because by default the test was only executed a single time.

This patch changes the default for the single step test to 1000
iterations and allows for individual configuration of the single step
test to further exercise the kgdb subsystem when needed.

Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 001fddf5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment