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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dconfig_test.c82 compare_one(const char *var, const char *expvalue) argument
86 printf("Checking that %s is set to %s\n", var, expvalue);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dconfig_test.cpp118 compare_one(const char* var, const char* expvalue) argument
120 std::cout << "Checking that " << var << " is set to " << expvalue << "\n"; local

Completed in 9 milliseconds