| 27:5baee70feaa9 | 28:e46f9f254fcd |
|---|---|
| 39 | 39 |
| 40 int init_json_tests(void); | 40 int init_json_tests(void); |
| 41 void cleanup_json_tests(void); | 41 void cleanup_json_tests(void); |
| 42 | 42 |
| 43 CX_TEST(testObjectToJsonSimple); | 43 CX_TEST(testObjectToJsonSimple); |
| 44 CX_TEST(testObjectToJsonChildObj); | |
| 44 | 45 |
| 45 | 46 |
| 46 #ifdef __cplusplus | 47 #ifdef __cplusplus |
| 47 } | 48 } |
| 48 #endif | 49 #endif |