tests: extract common functionality to common.c

This commit is contained in:
Max Bruckner
2017-02-15 21:25:51 +01:00
parent 3facca4792
commit 4f58695ed3
10 changed files with 158 additions and 115 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include "unity/examples/unity_config.h"
#include "unity/src/unity.h"
#include "../cJSON.c"
#include "common.h"
static void parse_hex4_should_parse_all_combinations(void)
{