Add fsx file test and split up basic tests.
authorCharles Manning <cdhmanning@gmail.com>
Tue, 17 Mar 2020 03:45:01 +0000 (16:45 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 17 Mar 2020 03:45:01 +0000 (16:45 +1300)
commit7c666cd589631a555da943396a3124a610487b7e
tree8f2ce733d9742104c71e84fc67a257ab3edd6275
parent0d592874019a980b1a32b887be84aaabe7fb0b0c
Add fsx file test and split up basic tests.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
rtems/rtems-y-test/basic-test/Makefile [moved from rtems/rtems-y-test/Makefile with 66% similarity]
rtems/rtems-y-test/basic-test/yaffs-rtems-basic-test.c [new file with mode: 0644]
rtems/rtems-y-test/common/yaffs-rtems-flashsim.c [moved from rtems/rtems-y-test/yaffs-rtems-flashsim.c with 97% similarity]
rtems/rtems-y-test/common/yaffs-rtems-flashsim.h [moved from rtems/rtems-y-test/yaffs-rtems-flashsim.h with 100% similarity]
rtems/rtems-y-test/common/yaffs-rtems-test-wrapper.c [moved from rtems/rtems-y-test/yaffs-rtems-test.c with 62% similarity]
rtems/rtems-y-test/fsx/Makefile [new file with mode: 0644]
rtems/rtems-y-test/fsx/rtems-fsx.c [new file with mode: 0644]