add proc file tests
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "kunity_proc_test_file_handler_t.h"
|
||||
//{ global include region
|
||||
|
||||
#include <linux/proc_fs.h>
|
||||
|
||||
//}
|
||||
//{ local include region
|
||||
|
||||
@@ -18,6 +20,8 @@ extern "C" {
|
||||
|
||||
extern result_code_e create_proc_test_file(/* in */ const ptr_test_list_item_s list_item);
|
||||
|
||||
extern result_code_e set_proc_test_root_folder(/* in */ struct proc_dir_entry * folder);
|
||||
|
||||
//}
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user