yaffs Added another test to direct/timothy_tests/threading
authorTimothy Manning <tfhmanning@gmail.com>
Thu, 6 Jan 2011 22:43:00 +0000 (11:43 +1300)
committerTimothy Manning <tfhmanning@gmail.com>
Thu, 6 Jan 2011 22:43:00 +0000 (11:43 +1300)
commit5f61aa469fb4b46a5a1f4aacbe459323b5d13edd
tree18a7ac4c103c22542deb673e6bf4c969283b89d7
parent8a946551046502799aca7086e585f4b9e2437587
yaffs Added another test to direct/timothy_tests/threading
Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
17 files changed:
direct/timothy_tests/linux_tests/mkdir_link [new file with mode: 0755]
direct/timothy_tests/linux_tests/mkdir_link.c [new file with mode: 0644]
direct/timothy_tests/linux_tests/mkdir_link.h [new file with mode: 0644]
direct/timothy_tests/linux_tests/rename [new file with mode: 0755]
direct/timothy_tests/linux_tests/rename.c [new file with mode: 0644]
direct/timothy_tests/linux_tests/rename.h [new file with mode: 0644]
direct/timothy_tests/threading/Makefile [new file with mode: 0644]
direct/timothy_tests/threading/lib.c [new file with mode: 0644]
direct/timothy_tests/threading/lib.h [new file with mode: 0644]
direct/timothy_tests/threading/test_a.c [new file with mode: 0644]
direct/timothy_tests/threading/test_a.h [new file with mode: 0644]
direct/timothy_tests/threading/test_b.c [new file with mode: 0644]
direct/timothy_tests/threading/test_b.h [new file with mode: 0644]
direct/timothy_tests/threading/thread_function.c [new file with mode: 0644]
direct/timothy_tests/threading/thread_function.h [new file with mode: 0644]
direct/timothy_tests/threading/threading.c [new file with mode: 0644]
direct/timothy_tests/threading/threading.h [new file with mode: 0644]