mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
count_to: mark as more than 1s
This commit is contained in:
@@ -530,6 +530,7 @@ path_properties_tuples = (
|
||||
{},
|
||||
{
|
||||
'count.c': {'more_than_1s': True},
|
||||
'count_to.c': {'more_than_1s': True},
|
||||
'kill.c': {
|
||||
'baremetal': True,
|
||||
'signal_received': signal.Signals.SIGHUP,
|
||||
|
||||
Reference in New Issue
Block a user