mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +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.c': {'more_than_1s': True},
|
||||||
|
'count_to.c': {'more_than_1s': True},
|
||||||
'kill.c': {
|
'kill.c': {
|
||||||
'baremetal': True,
|
'baremetal': True,
|
||||||
'signal_received': signal.Signals.SIGHUP,
|
'signal_received': signal.Signals.SIGHUP,
|
||||||
|
|||||||
Reference in New Issue
Block a user