test suite: use test case specific netrc file names

This commit is contained in:
Yang Tse 2011-09-05 12:39:50 +02:00
parent d52f3eb598
commit eb44ac0138
9 changed files with 17 additions and 14 deletions

View file

@ -41,7 +41,7 @@ static void unit_stop(void)
UNITTEST_START
int result;
static const char* filename1 = "log/netrc";
static const char* filename1 = "log/netrc1304";
memcpy(filename, filename1, strlen(filename1));
/*