mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Add test script for doxygen warnings
This commit is contained in:
@@ -83,6 +83,12 @@ msg "test/build: declared and exported names" # < 3s
|
||||
cleanup
|
||||
tests/scripts/check-names.sh
|
||||
|
||||
if which doxygen >/dev/null; then
|
||||
msg "test: doxygen warnings" # ~ 3s
|
||||
cleanup
|
||||
tests/scripts/doxygen.sh
|
||||
fi
|
||||
|
||||
msg "build: create and build yotta module" # ~ 30s
|
||||
cleanup
|
||||
tests/scripts/yotta-build.sh
|
||||
|
||||
Reference in New Issue
Block a user