Home
last modified time | relevance | path

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

/tests/scripts/
A Dcomponents-compiler.sh25 test_build_opt () { function
45 test_build_opt 'full config' clang -O0 -Os -O2
51 test_build_opt 'full config' "$CLANG_LATEST" -O0 -Os -O2
60 test_build_opt 'full config' "$CLANG_EARLIEST" -O2
69 test_build_opt 'full config' "$GCC_LATEST" -O0 -Os -O2
105 test_build_opt 'full config' "$GCC_EARLIEST" -O2

Completed in 6 milliseconds