summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2022-06-01 19:14:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-21 09:32:16 +0200
commit3e2b4ec8575d33becb06b57cf1a0fbbd09a53f68 (patch)
tree4e2d2bd769f8e851def0ea6da26c79e3f588e57f /Doxyfile
parentTFTPFS: Implement block and window size options (diff)
downloadrtems-3e2b4ec8575d33becb06b57cf1a0fbbd09a53f68.tar.bz2
TFTPFS: Add tests
Update #4666.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 2ec11b7dc1..3e6de2323d 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -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