Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py45 def adjust_command(self, stage, command): argument
121 def _exec_cmd(self, stage, command): argument
DvalgrindPlugin.py62 def adjust_command(self, stage, command): argument
/tools/testing/selftests/tc-testing/
Dtdc.py33 def __init__(self, stage, output, message): argument
157 def call_adjust_command(self, stage, command): argument
180 def exec_cmd(args, pm, stage, command): argument
214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
DTdcPlugin.py43 def adjust_command(self, stage, command): argument
/tools/testing/selftests/kvm/x86_64/
Dstate_test.c129 int stage; in main() local
Devmcs_test.c81 int stage; in main() local
Dsmm_test.c96 int stage, stage_reported; in main() local
/tools/testing/selftests/kvm/include/
Dkvm_util.h200 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage) argument