OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_program_names
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/atf/dist/tools/
atffile_test.cpp
504
std::vector< std::string >
test_program_names
;
local
505
test_program_names
.push_back("test-program-1");
510
const tools::atffile atffile(config_vars,
test_program_names
, properties);
512
ATF_REQUIRE(
test_program_names
== atffile.tps());
atffile_test.cpp
504
std::vector< std::string >
test_program_names
;
local
505
test_program_names
.push_back("test-program-1");
510
const tools::atffile atffile(config_vars,
test_program_names
, properties);
512
ATF_REQUIRE(
test_program_names
== atffile.tps());
Completed in 27 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026