test: add ticketlock to fast tests
The ticketlock test is fast and should be run all the time. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Aaron Conole <aconole@redhat.com>
This commit is contained in:
parent
58325f094a
commit
fb319aa667
@ -246,6 +246,7 @@ fast_tests = [
|
||||
['string_autotest', true],
|
||||
['table_autotest', true],
|
||||
['tailq_autotest', true],
|
||||
['ticketlock_autotest', true],
|
||||
['timer_autotest', false],
|
||||
['user_delay_us', true],
|
||||
['version_autotest', true],
|
||||
|
Loading…
Reference in New Issue
Block a user