Files
rtems/spec/build/testsuites/fstests/libjffs2nand.yml
Kinsey Moore 981d24e22a testsuites/fstests: Add JFFS2 NAND support tests
This adds a second set of JFFS2 tests running on top of a simulated NAND
backend to ensure that interactions with delayed writes operate as
expected.
2023-12-22 19:51:52 -06:00

19 lines
429 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2023 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by: true
includes:
- testsuites/fstests/jffs2_nand_support
install: []
install-path: null
links: []
source:
- testsuites/fstests/jffs2_nand_support/fs_support.c
- testsuites/fstests/support/fstest_support.c
target: testjffs2nand
type: build