zephyr/tests/misc/check_init_priorities
Fabio Baltieri dd178ce311 scripts: check_init_priorities: rework the error messages
The current error messages are a bit cryptic, rework them to make them
more meaningful:

- add an extra message on the first error to explain what the errors
  refer to.
- rework the error message to be more explicit.
- rework the priority string print to use a LEVEL+offset format to
  somehow highlight that the number is the offset from the level, not
  the actual priority.
- print the init function name in addition to the devicetree path.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-03 11:45:23 +01:00
..
boards scripts: check_init_priorities: drop the same priority check 2023-11-03 11:45:23 +01:00
src scripts: check_init_priorities: drop the same priority check 2023-11-03 11:45:23 +01:00
CMakeLists.txt scripts: check_init_priorities: use the Zephyr executable file 2023-09-20 20:24:46 +01:00
prj.conf misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
testcase.yaml tests: misc: fix identifiers 2023-08-01 13:24:09 -04:00
validate_check_init_priorities_output.py scripts: check_init_priorities: rework the error messages 2023-11-03 11:45:23 +01:00