Searched refs:TestOptions (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/unit/
H A DTestContext.h22 struct TestOptions { struct
27 TestOptions();
33 TestOptions& options);
39 TestOptions& Options() const { return fOptions; }
83 TestOptions& fOptions;
103 TestOptions& Options() const
H A DTestContext.cpp18 // #pragma mark - TestOptions
21 TestOptions::TestOptions() function in class:TestOptions
51 GlobalTestContext::GlobalTestContext(TestOutput& output, TestOptions& options)
/haiku/src/tools/restest/
H A Drestest.cpp36 struct TestOptions { struct
96 TestOptions& options)
175 test_file(const char* filename, const TestOptions& options,
243 test_files(BList& files, TestOptions& options)
316 TestOptions options;

Completed in 39 milliseconds