aboutsummaryrefslogtreecommitdiff
path: root/tests/fs/test_trackingdelegate.out
blob: b3c941c20fee3456bcede9ba3145afb756f1440d (plain)
1
2
3
4
5
6
7
8
9
Opened "/file.txt" with flags 2
Wrote to file "/file.txt"
About to move "/file.txt" to "/renamed.txt"
Moved "/file.txt" to "/renamed.txt"
Opened "/renamed.txt" with flags 1
File read returned 'hello!'
Wrote to file "/dev/tty"
About to delete "/renamed.txt"
Deleted "/renamed.txt"