test/json.h

changeset 28
e46f9f254fcd
parent 26
dc36aa437249
child 29
b8c826c720f3
equal deleted inserted replaced
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

mercurial