script/test_lib: add description about modules

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
tico88612 2024-04-26 07:52:53 +08:00
parent e3c1812302
commit a988f7edc5
No known key found for this signature in database

View File

@ -178,6 +178,9 @@ function maybe_run() {
fi
}
# modules
# returns the list of all modules in the project, not including the tools,
# as they are not considered to be added to the bill for materials.
function modules() {
modules=(
"${ROOT_MODULE}/api/v3"