c7da3c2c6b
This test should rename disabled until redox-os/relibc#212 is fixed. The test works on Linux so it should work on Redox eventually too. The issue is non-trivial because it involves a syscall, frename, that may need to be redesigned. frename requires a file descriptor, but opening a file resolves links which in turn fails with broken symlinks.