Searched defs:test (Results 1 – 7 of 7) sorted by relevance
/xen-4.10.0-shim-comet/tools/python/ |
A D | test.py | 289 def stopTest(self, test): argument 322 def _print_traceback(self, msg, err, test, errlist): argument 332 def startTest(self, test): argument 353 def getShortDescription(self, test): argument 368 def addError(self, test, err): argument 376 def addFailure(self, test, err): argument 427 def run(self, test): argument 442 def club_debug(test): argument
|
A D | Makefile | 35 test: target
|
/xen-4.10.0-shim-comet/tools/tests/xenstore/ |
A D | xs-test.c | 39 struct test { struct 56 { "test", 1, NULL, 't' }, argument 449 char *test = NULL; in main() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/efi/ |
A D | check.c | 1 int __attribute__((__ms_abi__)) test(int i) in test() function
|
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | tests.c | 277 int (* const test)(void); in perform_tests() member
|
/xen-4.10.0-shim-comet/ |
A D | Makefile | 76 test: target
|
/xen-4.10.0-shim-comet/tools/console/client/ |
A D | main.c | 342 char *dom_path = NULL, *path = NULL, *test = NULL; in main() local
|
Completed in 10 milliseconds