Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/netfilter/
H A Drpath.sh126 testrun() { function
159 testrun
166 testrun
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dreport.py162 for testrun in metadata[1:]:
163 aggregate_obj(aggregate, testrun)
223 for testrun in data:
224 aggregate_obj(aggregate, testrun)
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py892 testrun = True variable
966 testrun = False variable
979 testrun = False variable
1021 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 \
H A Dsleepgraph.py3270 testrun = []
3272 testrun.append(TestRun(data))
3307 data = testrun[testidx].data
3338 for test in testrun:
3461 testrun = TestRun(data)
3462 testruns.append(testrun)
3508 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3612 testrun.ttemp[name] = []
3707 if(key not in testrun.ftemp):
3708 testrun.ftemp[key] = []
[all …]
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0011-eglibc-Help-bootstrap-cross-toolchain.patch55 @@ -421,6 +430,16 @@ others: $(common-objpfx)testrun.sh $(common-objpfx)debugglibc.sh
/openbmc/linux/Documentation/arch/arm/
H A Dtcm.rst140 printk("TCM variable from testrun: %u @ %p\n", tcmvar, &tcmvar);