Rename Tester
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
#include "wapp.h"
|
||||
|
||||
TestFuncResult test_queue_push(void);
|
||||
TestFuncResult test_queue_push_alloc(void);
|
||||
TestFuncResult test_queue_pop(void);
|
||||
WpTestFuncResult test_queue_push(void);
|
||||
WpTestFuncResult test_queue_push_alloc(void);
|
||||
WpTestFuncResult test_queue_pop(void);
|
||||
|
||||
#endif // !TEST_QUEUE_H
|
||||
|
||||
Reference in New Issue
Block a user