Searched defs:fixtures (Results 1 - 10 of 10) sorted by relevance
/gem5/tests/gem5/test_build/ | ||
H A D | test_build.py | 53 fixtures=[fixture]) variable |
/gem5/ext/testlib/ | ||
H A D | suite.py | 50 fixtures = [] variable in class:TestSuite |
H A D | test.py | 57 fixtures = [] variable in class:TestCase |
H A D | runner.py | 81 def fixtures(self): member in class:TestParameters [all...] |
H A D | wrappers.py | 117 def fixtures(self): member in class:LoadedTestable 121 def fixtures(self, fixtures): member in class:LoadedTestable 228 def fixtures(self): member in class:LoadedLibrary [all...] |
/gem5/tests/gem5/fs/linux/arm/ | ||
H A D | test.py | 99 fixtures=(arm_fs_binaries,) variable 111 fixtures=(arm_fs_binaries,) variable |
/gem5/tests/gem5/m5_util/ | ||
H A D | test_exit.py | 50 fixtures=(test_program,), variable |
/gem5/tests/gem5/hello_se/ | ||
H A D | test_hello_se.py | 56 fixtures=(hello_program,), variable |
/gem5/tests/gem5/cpu_tests/ | ||
H A D | test.py | 66 fixtures=[workload_binary] variable |
/gem5/tests/gem5/ | ||
H A D | fixture.py | 90 fixtures = {} variable in class:UniqueFixture |
Completed in 6 milliseconds