Files
rtems/spec/build/testsuites/fstests/fsrfsbitmap01.yml
Sebastian Huber bcef89f236 Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
2023-05-20 11:05:26 +02:00

24 lines
569 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes:
- testsuites/fstests/mrfs_support
ldflags: []
links: []
source:
- testsuites/fstests/fsrfsbitmap01/test.c
- testsuites/fstests/mrfs_support/fs_support.c
- testsuites/fstests/support/fstest_support.c
- testsuites/fstests/support/ramdisk_support.c
stlib: []
target: testsuites/fstests/fsrfsbitmap01.exe
type: build
use-after: []
use-before: []