rtems support: Rudimentary test harness now working.
authorCharles Manning <cdhmanning@gmail.com>
Fri, 13 Mar 2020 03:33:23 +0000 (16:33 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Fri, 13 Mar 2020 03:33:23 +0000 (16:33 +1300)
commit0d592874019a980b1a32b887be84aaabe7fb0b0c
tree26de90b4ac3f45c49b8517453237a8e19cd95a59
parent19ca0c9ef8f8a041b228c48fb1c78039a64ec1d6
rtems support: Rudimentary test harness now working.

Lots more test cases to add.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
rtems/rtems-y-test/Makefile [new file with mode: 0644]
rtems/rtems-y-test/yaffs-rtems-flashsim.c [new file with mode: 0644]
rtems/rtems-y-test/yaffs-rtems-flashsim.h [new file with mode: 0644]
rtems/rtems-y-test/yaffs-rtems-test.c [new file with mode: 0644]