mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Enable DEBUG_SMARTLIST in unit tests
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
* \brief Macros and functions used by unit tests.
|
||||
*/
|
||||
|
||||
#define DEBUG_SMARTLIST 1
|
||||
|
||||
#include "compat.h"
|
||||
#include "tinytest.h"
|
||||
#define TT_EXIT_TEST_FUNCTION STMT_BEGIN goto done; STMT_END
|
||||
|
||||
Reference in New Issue
Block a user