TFTPFS: Add tests

Update #4666.
This commit is contained in:
Frank Kühndel
2022-06-01 19:14:02 +02:00
committed by Sebastian Huber
parent 679e7f109a
commit 3e2b4ec857
8 changed files with 9506 additions and 1 deletions

View File

@@ -812,7 +812,10 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = bsps cpukit testsuites/validation
INPUT = bsps \
cpukit \
testsuites/fstests/tftpfs \
testsuites/validation
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses