Files
rtems/spec/build/testsuites/fstests/jffs2nandfserror.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

23 lines
460 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2023 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes:
- testsuites/fstests/jffs2_nand_support
ldflags: []
links: []
source:
- testsuites/fstests/fserror/test.c
stlib: []
target: testsuites/fstests/jffs2nand_fserror.exe
type: build
use-after: []
use-before:
- testjffs2nand
- jffs2