]> granicus.if.org Git - esp-idf/commit
unity: log error codes as hex
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 21 Aug 2017 14:31:28 +0000 (22:31 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 29 Aug 2017 00:35:23 +0000 (08:35 +0800)
commit80486240c63ec8b3fd6878976b8da27bdcdbe7b7
tree0c7a03545ec84a04f6a3e68a1f52c81ac9180b7e
parent3161854efbd3ff966c3adbf06c8ed8558eadbb5f
unity: log error codes as hex

Error codes are normally defined as hex numbers in header files, so
changing the assert macro to print them as hex as well.
tools/unit-test-app/components/unity/include/unity_config.h