Home
last modified time | relevance | path

Searched refs:PLATFORM (Results 1 – 3 of 3) sorted by relevance

/openthread-3.7.0/third_party/mbedtls/repo/tests/scripts/
Drun-metatests.sh5 Usage: $0 [OPTION] [PLATFORM]...
6 Run all the metatests whose platform matches any of the given PLATFORM.
7 A PLATFORM can contain shell wildcards.
/openthread-3.7.0/script/
Dbootstrap63 PLATFORM=$(lsb_release -is)
66 if [ "$PLATFORM" = "Raspbian" ]; then
68 elif [ "$PLATFORM" = "Ubuntu" ]; then
77 if [ "$PLATFORM" != "Raspbian" ]; then
/openthread-3.7.0/tools/harness-simulation/posix/etc/
DDockerfile51 ENV PLATFORM ubuntu