u-boot-brain/doc/develop
Simon Glass 7bd06587de log: Add return-checking macros for 0 being success
The existing log_ret() and log_msg_ret() macros consider an error to be
less than zero. But some function may return a positive number to indicate
a different kind of failure. Add macros to check for that also.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-12 17:41:35 -05:00
..
coccinelle.rst doc: Coccinelle: move to HTML doc 2020-07-17 08:45:29 -04:00
commands.rst doc: move README.commands to HTML doc 2020-12-15 09:32:15 +01:00
crash_dumps.rst doc: correct description of crash dumps 2020-07-17 10:47:19 -04:00
global_data.rst doc: global data pointer on x86, x86_64 2020-12-15 09:31:26 +01:00
index.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
logging.rst log: Add return-checking macros for 0 being success 2021-03-12 17:41:35 -05:00
menus.rst doc: move README.menu to HTML documentation 2021-01-23 09:53:46 -05:00
py_testing.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
testing.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
tests_sandbox.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
tests_writing.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
trace.rst doc: move README.trace to HTML documentation 2020-12-15 09:37:24 +01:00
version.rst Makefile: Provide numeric versions 2021-02-06 19:18:41 +08:00