Add function to rename file

This commit is contained in:
2026-01-02 19:02:17 +00:00
parent f5c2ed89a4
commit ae8cb2e473
7 changed files with 36 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ int main(void) {
test_wapp_file_write_array,
test_wapp_file_flush,
test_wapp_file_close,
test_wapp_file_rename,
test_wapp_file_remove,
test_commander_cmd_success,
test_commander_cmd_failure,