Lines Matching full:bsim
6 - ".github/workflows/bsim-tests.yaml"
7 - ".github/workflows/bsim-tests-publish.yaml"
10 - "tests/bsim/**"
36 bsim-test:
45 BSIM_OUT_PATH: /opt/bsim/
46 BSIM_COMPONENTS_PATH: /opt/bsim/components
98 .github/workflows/bsim-tests.yaml
99 .github/workflows/bsim-tests-publish.yaml
106 tests/bsim/*
117 tests/bsim/bluetooth/
126 tests/bsim/net/
139 tests/bsim/drivers/uart/
150 export BSIM_VERSION=$( west list bsim -f {revision} )
151 echo "Manifest points to bsim sha $BSIM_VERSION"
152 cd /opt/bsim_west/bsim
158 - name: Run Bluetooth Tests with BSIM
161 tests/bsim/ci.bt.sh
163 - name: Run Networking Tests with BSIM
166 tests/bsim/ci.net.sh
168 - name: Run UART Tests with BSIM
171 tests/bsim/ci.uart.sh
191 check_name: Bsim Test Results