mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
ef79284e7a
Test cases are: 1) basic link creation, verify it can be followed 2) chained links, verify it can be followed 3) replace exiting file a with a link, and a link with a link. verify it can be followed 4) create a broken link, verify it can't be followed Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
conftest.py | ||
fstest_defs.py | ||
fstest_helpers.py | ||
test_basic.py | ||
test_ext.py | ||
test_mkdir.py | ||
test_symlink.py | ||
test_unlink.py |