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

/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dconfig_test.c78 compare_one(const char *var, const char *expvalue) argument
82 printf("Checking that %s is set to %s\n", var, expvalue);
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dconfig_test.cpp114 compare_one(const char* var, const char* expvalue) argument
116 std::cout << "Checking that " << var << " is set to " << expvalue << "\n"; local
/netbsd-current/external/bsd/atf/dist/tools/
H A Dconfig_test.cpp117 compare_one(const char* var, const char* expvalue) argument
119 std::cout << "Checking that " << var << " is set to " << expvalue << "\n"; local

Completed in 119 milliseconds