Home
last modified time | relevance | path

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

/dpdk/
H A D.travis.yml53 - env: DEF_LIB="shared" RUN_TESTS=true
76 - env: DEF_LIB="shared" RUN_TESTS=true
131 - env: DEF_LIB="shared" RUN_TESTS=true
166 - env: DEF_LIB="shared" RUN_TESTS=true
/dpdk/.ci/
H A Dlinux-build.sh164 if [ "$RUN_TESTS" = "true" ]; then
/dpdk/.github/workflows/
H A Dbuild.yml29 RUN_TESTS: ${{ contains(matrix.config.checks, 'tests') }}
136 if: env.AARCH64 != 'true' || env.PPC64LE != 'true' || env.RUN_TESTS == 'true'