Searched full:warnings (Results 1 – 25 of 133) sorted by relevance
123456
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testsuite.py | 28 warnings A string containing one or more 29 warnings to display 42 warnings: str = None, 50 self.warnings = warnings 60 self.warnings == other.warnings and 101 warnings = None 138 testcase_names, warnings = _find_regular_ztest_testcases( 146 testcase_names, warnings = _find_regular_ztest_testcases( 154 testcase_names, warnings = \ 160 testcase_names, warnings = None, None [all …]
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfig.py | 16 # Also does various checks (most via Kconfiglib warnings). 51 # fragments, to avoid warnings-turned-errors when using an old 56 # disable warnings about symbols being assigned more than once 84 # Print warnings for symbols that didn't get the assigned value. Only 85 # do this for handwritten input too, to avoid likely unhelpful warnings 96 # Hack: Force all symbols to be evaluated, to catch warnings generated 98 # that we don't generate any output if there are warnings-turned-errors. 106 if kconf.warnings: 112 # Put a blank line between warnings to make them easier to read 113 for warning in kconf.warnings: [all …]
|
/Zephyr-latest/lib/net_buf/ |
D | Kconfig | 27 int "Interval of Network buffer allocation warnings" 31 Interval in seconds of Network buffer allocation warnings which are 33 which may lead to deadlocks. Setting it to 0 makes warnings to be
|
/Zephyr-latest/cmake/linker/ld/clang/ |
D | linker_flags.cmake | 8 # Extra warnings options for twister run 9 set_property(TARGET linker PROPERTY ld_extra_warning_options ${LINKERFLAGPREFIX},--fatal-warnings)
|
/Zephyr-latest/cmake/linker/ld/gcc/ |
D | linker_flags.cmake | 16 # Extra warnings options for twister run 17 set_property(TARGET linker PROPERTY warnings_as_errors -Wl,--fatal-warnings)
|
/Zephyr-latest/cmake/usage/ |
D | usage.cmake | 44 message(" 1: warnings which may be relevant and do not occur too often") 45 message(" 2: warnings which occur quite often but may still be relevant") 46 message(" 3: more obscure warnings, can most likely be ignored")
|
/Zephyr-latest/cmake/linker/arcmwdt/ |
D | linker_flags.cmake | 39 # Extra warnings options for twister run 40 set_property(TARGET linker PROPERTY warnings_as_errors -Wl,--fatal-warnings)
|
/Zephyr-latest/share/sysbuild/build/ |
D | Kconfig | 6 bool "Treat warnings as errors"
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,non-deprecated-label.yaml | 6 of generating deprecation warnings, which are errors in some
|
/Zephyr-latest/boards/seagate/faze/ |
D | pre_dt_board.cmake | 4 # Suppress DTC warnings due to all GPIO nodes sharing the same register address.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 18 Faults are split into warnings and errors. Warnings indicate conditions that
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testsuite.py | 105 warnings=None, 124 warnings='Found a test that does not start with test_', 135 warnings='found invalid #ifdef, #endif in ztest_test_suite()', 151 warnings=None, 167 warnings=None, 183 # warnings=None, 209 ztest files for warnings and results 536 warnings = 'dummy warning', 545 warnings = None, 570 warnings = None, [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.9.rst | 247 * ``ZEP-2156`` - Build warnings [-Wformat] with LLVM/icx (tests/kernel/sprintf) 264 * ``ZEP-2274`` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/net/ipv6_fragment) 292 * ``ZEP-2341`` - Build warnings:override: reassigning to symbol MAIN_STACK_SIZE with LLVM/icx (/tes… 309 * ``ZEP-2374`` - Build warnings:override: reassigning to symbol NET_IPV4 with LLVM/icx (/tests/net/… 310 * ``ZEP-2375`` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/net/udp) 329 * ``ZEP-2437`` - warnings when building applications for quark d2000 344 * ``ZEP-2480`` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/coaps_server) 345 * ``ZEP-2482`` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/telnet) 348 * ``ZEP-2485`` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/coaps_client) 349 * ``ZEP-2486`` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/mbedtls_dtlsserver) [all …]
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_disable.py | 42 '--disable-warnings-as-errors', 105 'disable-warnings-as-errors', 106 'warnings-as-errors'
|
/Zephyr-latest/ |
D | .ruff.toml | 18 "W", # pycodestyle warnings
|
/Zephyr-latest/include/zephyr/arch/arc/ |
D | arc_addr_types.h | 15 * This causes extra warnings. However we can safely define
|
/Zephyr-latest/cmake/sca/sparse/ |
D | sca.cmake | 18 # Avoid compiler "attribute directive ignored" warnings
|
/Zephyr-latest/doc/develop/sca/ |
D | gcc.rst | 8 analysis of the code than traditional warnings.
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig.nrf_regtool | 21 0. Only critical information and warnings.
|
/Zephyr-latest/scripts/dts/ |
D | edtlib_logger.py | 25 # Configure it so that warnings and above are printed to stderr,
|
D | gen_edt.py | 83 help="if set, edtlib-specific warnings become errors. " 84 "(this does not apply to warnings shared "
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | generic.cmake | 14 # -march=armv6-m is added to silence the warnings:
|
/Zephyr-latest/modules/trusted-firmware-m/psa/ |
D | GNUARM.cmake | 21 set(CMAKE_EXE_LINKER_FLAGS "-Xlinker --fatal-warnings -Xlinker --gc-sections -z max-page-size=0x400…
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 38 # warnings or errors it generates. 91 # dtc when using it to check for additional errors and warnings; 379 # This is just to generate warnings and errors; we discard the output. 424 # dtc printed warnings on stderr but did not fail. 425 # Display them as CMake warnings to draw attention. 426 message(WARNING "dtc raised one or more warnings:\n${stderr}")
|
/Zephyr-latest/tests/subsys/shell/shell/src/ |
D | test_module.c | 41 * flag to 0 does not add command and does not generate any warnings.
|
123456