yaffs Added a new test for yaffs functions via linux command calls.
authorTimothy Manning <tfhmanning@gmail.com>
Tue, 25 Jan 2011 22:28:00 +0000 (11:28 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Tue, 25 Jan 2011 22:28:00 +0000 (11:28 +1300)
commit9c35dd427cec7ce855ed5816f12b241d2d5f8ba2
tree3932b6506abc9ced5763f2e27a41d2f7d3841045
parent6820610d6b3ea887af57fbd9706fff78923a2115
yaffs Added a new test for yaffs functions via linux command calls.
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
12 files changed:
direct/timothy_tests/linux_tests/Makefile [new file with mode: 0644]
direct/timothy_tests/linux_tests/README.txt [new file with mode: 0644]
direct/timothy_tests/linux_tests/lib.c [new file with mode: 0644]
direct/timothy_tests/linux_tests/lib.h [new file with mode: 0644]
direct/timothy_tests/linux_tests/linux_test.c [new file with mode: 0644]
direct/timothy_tests/linux_tests/linux_test.h [new file with mode: 0644]
direct/timothy_tests/linux_tests/mkdir_link [deleted file]
direct/timothy_tests/linux_tests/mkdir_link.c [deleted file]
direct/timothy_tests/linux_tests/mkdir_link.h [deleted file]
direct/timothy_tests/linux_tests/rename [deleted file]
direct/timothy_tests/linux_tests/rename.c [deleted file]
direct/timothy_tests/linux_tests/rename.h [deleted file]