7 #ifndef UTIL_UNITTESTS_TESTDATA_H 8 #define UTIL_UNITTESTS_TESTDATA_H 1 37 void openTestData(
const char*
const datafile, std::ifstream& ifs);
42 #endif // UTIL_UNITTESTS_TESTDATA_H void addTestDataPath(const string &path)
Add a path (directory) that openTestData() will search for test data files.
void openTestData(const char *const datafile, ifstream &ifs)
Open a file specified by 'datafile' using the data paths registered via addTestDataPath().
Defines the logger used by the top-level component of kea-dhcp-ddns.