testing/fstest:Remove duplicate macro references in source code
This commit is contained in:
parent
606ebe99d9
commit
a799738184
@ -46,6 +46,16 @@
|
||||
|
||||
#include <nuttx/crc32.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
#ifndef CONFIG_TESTING_FSTEST_VERBOSE
|
||||
# define CONFIG_TESTING_FSTEST_VERBOSE 0
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user