Searched defs:CONFIGFNAM (Results 1 - 1 of 1) sorted by relevance

/lxc/src/tests/
H A Dcontainertests.c126 #define CONFIGFNAM LXCPATH "/" MYNAME "/config" macro
127 if (!str || strcmp(str, CONFIGFNAM)) {
128 fprintf(stderr, "%d: got wrong config file name (%s, not %s)\n", __LINE__, str, CONFIGFNAM);

Completed in 7 milliseconds