yaffs Commiting some more yaffs tests showing bugs in yaffs.
authorTimothy Manning <tfhmanning@gmail.com>
Tue, 26 Oct 2010 04:04:39 +0000 (17:04 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Tue, 26 Oct 2010 04:04:39 +0000 (17:04 +1300)
commitef24b90a2e00a9a3db2bab70261807037ccc0bd7
treeb2cff877cf8f3e120987cf106d12d5f6089f2ead
parent86231ed7a8ebecf2e4821f9b426262045f941591
yaffs Commiting some more yaffs tests showing bugs in yaffs.
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
33 files changed:
direct/timothy_tests/ENOENT_bug/Makefile [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/README.txt [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/error_handler.c [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/error_handler.h [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/error_log.txt [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/ENOENT_bug/yaffs_tester.h [new file with mode: 0644]
direct/timothy_tests/dev/Makefile
direct/timothy_tests/dev/error_handler.c
direct/timothy_tests/dev/message_buffer.c
direct/timothy_tests/dev/message_buffer.h
direct/timothy_tests/dev/yaffs_tester.c
direct/timothy_tests/dev/yaffs_tester.h
direct/timothy_tests/found_bugs.txt [moved from direct/timothy_tests/dev/found_bugs.txt with 66% similarity]
direct/timothy_tests/mkdir_with_slash_error/Makefile [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/README.txt [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/error_handler.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/error_handler.h [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/mkdir_with_slash_error/yaffs_tester.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/Makefile
direct/timothy_tests/running_out_of_handles_error/README.txt
direct/timothy_tests/running_out_of_handles_error/error.txt [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error_handler.c
direct/timothy_tests/running_out_of_handles_error/found_bugs.txt [deleted file]
direct/timothy_tests/running_out_of_handles_error/message_buffer.c
direct/timothy_tests/running_out_of_handles_error/message_buffer.h
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.c
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.h