Home
last modified time | relevance | path

Searched refs:testcommand (Results 1 – 1 of 1) sorted by relevance

/scripts/
Danalyze_suspend.py95 testcommand = '' variable in SystemValues
3066 if sysvals.testcommand:
3067 testdesc = sysvals.testcommand
3764 os.system(sysvals.testcommand)
3952 sysvals.testcommand = props['testcommandstring'].altname
3986 out += 'testcommandstring,%s,0;' % (sysvals.testcommand)
4548 sysvals.testcommand = value
4582 if sysvals.suspendmode == 'command' and not sysvals.testcommand:
4729 if val == 'command' and not sysvals.testcommand:
4776 sysvals.testcommand = val