Home
last modified time | relevance | path

Searched refs:litConfig (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/lit/lit/
H A Ddiscovery.py26 def getTestSuite(item, litConfig, cache): argument
37 cfgpath = dirContainsTestSuite(path, litConfig)
54 config_map = litConfig.params.get('config_map')
63 if litConfig.debug:
66 cfg = TestingConfig.fromdefaults(litConfig)
67 cfg.load_from_path(cfgpath, litConfig)
115 if litConfig.debug:
117 config.load_from_path(cfgpath, litConfig)
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
H A DTestingConfig.py17 def fromdefaults(litConfig): argument
27 'PATH' : os.pathsep.join(litConfig.path +
59 litConfig.cheri_test_mode)
60 if litConfig.useValgrind:
62 if litConfig.valgrindLeakCheck:
79 def load_from_path(self, path, litConfig): argument
99 cfg_globals['lit_config'] = litConfig
103 if litConfig.debug:
113 litConfig.fatal(
116 self.finish(litConfig)
[all …]
/dports/devel/ispc/ispc-1.16.1/utils/lit/lit/
H A Ddiscovery.py26 def getTestSuite(item, litConfig, cache): argument
37 cfgpath = dirContainsTestSuite(path, litConfig)
54 config_map = litConfig.params.get('config_map')
63 if litConfig.debug:
66 cfg = TestingConfig.fromdefaults(litConfig)
67 cfg.load_from_path(cfgpath, litConfig)
115 if litConfig.debug:
117 config.load_from_path(cfgpath, litConfig)
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
19 'PATH' : os.pathsep.join(litConfig.path +
48 if litConfig.useValgrind:
50 if litConfig.valgrindLeakCheck:
66 def load_from_path(self, path, litConfig): argument
86 cfg_globals['lit_config'] = litConfig
90 if litConfig.debug:
91 litConfig.note('... loaded config %r' % path)
100 litConfig.fatal(
104 self.finish(litConfig)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/utils/lit/lit/
H A Ddiscovery.py26 def getTestSuite(item, litConfig, cache): argument
37 cfgpath = dirContainsTestSuite(path, litConfig)
54 config_map = litConfig.params.get('config_map')
63 if litConfig.debug:
66 cfg = TestingConfig.fromdefaults(litConfig)
67 cfg.load_from_path(cfgpath, litConfig)
115 if litConfig.debug:
117 config.load_from_path(cfgpath, litConfig)
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
19 'PATH' : os.pathsep.join(litConfig.path +
48 if litConfig.useValgrind:
50 if litConfig.valgrindLeakCheck:
66 def load_from_path(self, path, litConfig): argument
86 cfg_globals['lit_config'] = litConfig
90 if litConfig.debug:
91 litConfig.note('... loaded config %r' % path)
100 litConfig.fatal(
103 self.finish(litConfig)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
61 if litConfig.debug:
64 cfg = TestingConfig.fromdefaults(litConfig)
65 cfg.load_from_path(cfgpath, litConfig)
113 if litConfig.debug:
115 config.load_from_path(cfgpath, litConfig)
127 def getTests(path, litConfig, testSuiteCache, argument
135 if litConfig.debug:
142 def getTestsInSuite(ts, path_in_suite, litConfig, argument
176 litConfig.error(
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/utils/lit/lit/
H A Ddiscovery.py26 def getTestSuite(item, litConfig, cache): argument
37 cfgpath = dirContainsTestSuite(path, litConfig)
54 config_map = litConfig.params.get('config_map')
63 if litConfig.debug:
66 cfg = TestingConfig.fromdefaults(litConfig)
67 cfg.load_from_path(cfgpath, litConfig)
115 if litConfig.debug:
117 config.load_from_path(cfgpath, litConfig)
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
128 def getTests(path, litConfig, testSuiteCache, argument
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
128 def getTests(path, litConfig, testSuiteCache, argument
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
128 def getTests(path, litConfig, testSuiteCache, argument
136 if litConfig.debug:
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
53 config_map = litConfig.params.get('config_map')
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
135 if litConfig.debug:
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/utils/lit/lit/
H A Ddiscovery.py26 def getTestSuite(item, litConfig, cache): argument
37 cfgpath = dirContainsTestSuite(path, litConfig)
54 config_map = litConfig.params.get('config_map')
63 if litConfig.debug:
66 cfg = TestingConfig.fromdefaults(litConfig)
67 cfg.load_from_path(cfgpath, litConfig)
96 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
115 if litConfig.debug:
117 config.load_from_path(cfgpath, litConfig)
136 if litConfig.debug:
[all …]
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
19 'PATH' : os.pathsep.join(litConfig.path +
48 if litConfig.useValgrind:
50 if litConfig.valgrindLeakCheck:
66 def load_from_path(self, path, litConfig): argument
86 cfg_globals['lit_config'] = litConfig
90 if litConfig.debug:
91 litConfig.note('... loaded config %r' % path)
100 litConfig.fatal(
103 self.finish(litConfig)
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
53 config_map = litConfig.params.get('config_map')
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
135 if litConfig.debug:
[all …]
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
19 'PATH' : os.pathsep.join(litConfig.path +
48 if litConfig.useValgrind:
50 if litConfig.valgrindLeakCheck:
66 def load_from_path(self, path, litConfig): argument
86 cfg_globals['lit_config'] = litConfig
90 if litConfig.debug:
91 litConfig.note('... loaded config %r' % path)
100 litConfig.fatal(
103 self.finish(litConfig)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
36 cfgpath = dirContainsTestSuite(path, litConfig)
53 config_map = litConfig.params.get('config_map')
62 if litConfig.debug:
65 cfg = TestingConfig.fromdefaults(litConfig)
66 cfg.load_from_path(cfgpath, litConfig)
95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
114 if litConfig.debug:
116 config.load_from_path(cfgpath, litConfig)
135 if litConfig.debug:
[all …]
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
19 'PATH' : os.pathsep.join(litConfig.path +
48 if litConfig.useValgrind:
50 if litConfig.valgrindLeakCheck:
66 def load_from_path(self, path, litConfig): argument
86 cfg_globals['lit_config'] = litConfig
90 if litConfig.debug:
91 litConfig.note('... loaded config %r' % path)
100 litConfig.fatal(
103 self.finish(litConfig)
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/lit/lit/
H A Dlit.py106 self.litConfig = litConfig
129 if self.litConfig.debug:
148 def getTestSuite(item, litConfig, cache): argument
171 if litConfig.debug:
213 if litConfig.debug:
235 if litConfig.debug:
347 if litConfig.numErrors:
355 test, litConfig),
520 if litConfig.numErrors:
635 if litConfig.numErrors:
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/lit/lit/formats/
H A Dgoogletest.py26 def getGTestTests(self, path, litConfig, localConfig): argument
49 litConfig.warning(
99 litConfig, localConfig): argument
109 testnames = self.getGTestTests(execpath, litConfig, localConfig)
115 def execute(self, test, litConfig): argument
125 if litConfig.useValgrind:
126 cmd = litConfig.valgrindArgs + cmd
129 if litConfig.cheri_test_mode == CheriTestMode.ONLY:
135 if litConfig.noExecute:
141 timeout=litConfig.maxIndividualTestTime)
[all …]

123456789