Searched refs:test (Results 1 – 2 of 2) sorted by relevance
108 def test(command, pattern=None): function166 test('source {0}'.format(printer_file))173 test('enable pretty-printer {0}'.format(printer),177 test('file {0}'.format(test_bin))185 test('start', r'main')276 test(command)295 test('{0} {1}'.format(command, count))306 test('thread {0}'.format(thread))318 return test(command, r'[0-9]+')331 test('set scheduler-locking {0}'.format(modes[mode]))[all …]
106 if args.test:
Completed in 6 milliseconds