commit | e16d4a2d68d163da81397ff7f1e00d063f0d700c | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Wed Jul 09 11:40:16 2014 +0100 |
committer | Damien Lespiau <damien.lespiau@intel.com> | Thu Jul 10 18:05:33 2014 +0100 |
tree | 96e4c53c684727b86703dc388914c24682ab120f | |
parent | 41454622506d2d060cba8c6f1cbe98a359936a2b [diff] |
core: Apply the same treatment to the in errno message in __igt_fail_assert() Just like the it was done for the requirement message, display the errno message only if errno is set, and display it at the end of the assert message. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>