This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "test_stream.h"
|
||||
#include "test_cpath.h"
|
||||
#include "test_file.h"
|
||||
#include "test_hasher.h"
|
||||
#include "test_shell_commander.h"
|
||||
#include "wapp.h"
|
||||
#include <stdlib.h>
|
||||
@@ -101,6 +102,7 @@ int main(void) {
|
||||
test_wapp_file_close,
|
||||
test_wapp_file_rename,
|
||||
test_wapp_file_remove,
|
||||
test_murmur3,
|
||||
test_commander_cmd_success,
|
||||
test_commander_cmd_failure,
|
||||
test_commander_cmd_out_buf_success,
|
||||
|
||||
Reference in New Issue
Block a user