zephyr/tests/subsys
Fabio Baltieri b9ea2c2705 build: downgrade the no optimization ztest error to warning
The current approach of failing the build on ztest with no optimization
broke coverage builds, and generally raised some concerns about being
too aggressive.

Downgrade the error to a warning and rework the option to inhibit the
warning, while also dropping it automatically for POSIX (that are not
really affected by stack size) and coverage run (that always runs with
no optimization).

Will reconsider this down the road if we still see issues filed for the
tests broken with no optimization and no further tuning.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-05-23 14:51:24 +00:00
..
canbus/isotp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
debug samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dfu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsp/basicmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
emul emul: Migrate all emulation use to use DT_HAS_ 2023-04-28 08:37:33 -05:00
fs samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
input samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ipc/ipc_service device: remove redundant init functions 2023-04-19 10:00:25 +02:00
jwt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
logging build: downgrade the no optimization ztest error to warning 2023-05-23 14:51:24 +00:00
mgmt mgmt: ec_host_cmd: add config to create a dedicated thread 2023-05-23 16:19:53 +02:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
pm pm: rt6xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
portability tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
rtio/rtio_api rtio: Add support for multishot reads 2023-05-15 10:10:12 -04:00
sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
storage samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite/fff_fake_contexts samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
zbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00