zephyr/tests/boards/nrf52_bsim/egu
Fabio Baltieri 7d898edfc5 boards: nrf52_bsim: always allow testing with no optimization
Since f5830f3c3f, running tests with no optimization has to be confirmed
by setting ZTEST_ALLOW_NO_OPTIMIZATIONS. This is normally done on a per
test basis, but since nrf52_bsim disables optimizations in the
defconfig, the default option has to be flipped at board level so that
every test for this board builds correctly.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-05-23 15:28:44 +09:00
..
src
CMakeLists.txt
prj.conf boards: nrf52_bsim: always allow testing with no optimization 2023-05-23 15:28:44 +09:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00