count_to: mark as more than 1s

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-08-11 00:00:01 +00:00
parent d7a24ea200
commit c03d5d18ea

View File

@@ -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,