Move tests with mount as integration tests

This commit is contained in:
Wildan M
2025-09-25 20:58:49 +07:00
parent 25cc366a63
commit 2d61aceff9
10 changed files with 495 additions and 268 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ fn print_usage_exit() -> ! {
}
fn usage() {
println!("redoxfs --no-daemon [-d] [--uuid] [disk or uuid] [mountpoint] [block in hex]");
println!("redoxfs [--no-daemon|-d] [--uuid] [disk or uuid] [mountpoint] [block in hex]");
}
enum DiskId {