Add a note about being fragile..
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
|||||||
#define FILE_NAME "logfile_test.log"
|
#define FILE_NAME "logfile_test.log"
|
||||||
#define SUBDIR "log_subdir"
|
#define SUBDIR "log_subdir"
|
||||||
#define SUBDIR_FILE_NAME SUBDIR "/" FILE_NAME
|
#define SUBDIR_FILE_NAME SUBDIR "/" FILE_NAME
|
||||||
|
//Note that these tests are comewhat fragile as they depend on the
|
||||||
|
//file sizes that are created, which depends on the (relative)paths of this file.
|
||||||
//for cleaning the created log files..
|
//for cleaning the created log files..
|
||||||
static void logging_rm_files(void)
|
static void logging_rm_files(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user