update kunity
This commit is contained in:
@@ -17,7 +17,13 @@ extern "C" {
|
||||
|
||||
//{ function region
|
||||
|
||||
extern void putchark(char a);
|
||||
extern void putchark(/* in */ char a);
|
||||
|
||||
extern result_code_e create_default_test_output(/* out*/ ptr_output_functions_s* output_location);
|
||||
|
||||
extern result_code_e run_unity_test(/* in */ const unity_test_function_ptr test_function, /* in */ const ptr_output_functions_s output);
|
||||
|
||||
extern result_code_e run_unity_printk_test(/* in */ const unity_test_function_ptr test_function);
|
||||
|
||||
//}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user