yaffs Restructuring timothy_tests folder.
authorTimothy Manning <tfhmanning@gmail.com>
Mon, 25 Oct 2010 21:20:42 +0000 (10:20 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Mon, 25 Oct 2010 21:20:42 +0000 (10:20 +1300)
commit86231ed7a8ebecf2e4821f9b426262045f941591
tree8f7fd26863d3be647615d37198a4c70807ef049a
parenta34826e701dd381a293bb90b25a48d2bd58e8de8
yaffs Restructuring timothy_tests folder.

Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
17 files changed:
direct/timothy_tests/dev/Makefile [moved from direct/timothy_tests/Makefile with 98% similarity]
direct/timothy_tests/dev/error_handler.c [moved from direct/timothy_tests/error_handler.c with 100% similarity]
direct/timothy_tests/dev/error_handler.h [moved from direct/timothy_tests/error_handler.h with 100% similarity]
direct/timothy_tests/dev/found_bugs.txt [moved from direct/timothy_tests/found_bugs.txt with 100% similarity]
direct/timothy_tests/dev/message_buffer.c [moved from direct/timothy_tests/message_buffer.c with 100% similarity]
direct/timothy_tests/dev/message_buffer.h [moved from direct/timothy_tests/message_buffer.h with 100% similarity]
direct/timothy_tests/dev/yaffs_tester.c [moved from direct/timothy_tests/yaffs_tester.c with 100% similarity]
direct/timothy_tests/dev/yaffs_tester.h [moved from direct/timothy_tests/yaffs_tester.h with 100% similarity]
direct/timothy_tests/running_out_of_handles_error/Makefile [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/README.txt [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error_handler.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/error_handler.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/found_bugs.txt [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/message_buffer.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/message_buffer.h [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.c [new file with mode: 0644]
direct/timothy_tests/running_out_of_handles_error/yaffs_tester.h [new file with mode: 0644]