Searched refs:testrun (Results 1 – 4 of 4) sorted by relevance
126 testrun() { function159 testrun166 testrun
892 testrun = True variable966 testrun = False variable979 testrun = False variable1021 if cmd or sysvals.reboot or sysvals.iscronjob or testrun:1023 if (testrun and sysvals.useftrace) or cmd == 'flistall':1069 if testrun:1096 if testrun and os.path.isdir(sysvals.testdir) and \
3250 testrun = []3252 testrun.append(TestRun(data))3287 data = testrun[testidx].data3318 for test in testrun:3441 testrun = TestRun(data)3442 testruns.append(testrun)3488 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):3592 testrun.ttemp[name] = []3687 if(key not in testrun.ftemp):3688 testrun.ftemp[key] = [][all …]
140 printk("TCM variable from testrun: %u @ %p\n", tcmvar, &tcmvar);
Completed in 14 milliseconds