commit | 340e2e673f8951f049e9250621e3a4d4e84f10dc | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Google) <rostedt@goodmis.org> | Fri Jun 14 15:34:21 2024 -0400 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Fri Jun 14 15:59:46 2024 -0400 |
tree | e93dcb44273e91ef32f6c26c52cdca35f7ce774f | |
parent | c84155f7dfedeb0e0c0c00f5fae7bad67f494de7 [diff] |
libtraceevent: Have unit test fail when any tests fail If any of the tests of the unit test fails, make sure it returns non-zero to allow tools that use this know that a test failed. Link: https://lore.kernel.org/linux-trace-devel/20240329135331.784707-1-paul.mars@canonical.com/ Link: https://lore.kernel.org/linux-trace-devel/20240614153421.2c934dc1@rorschach.local.home Reported-by: Paul Mars <paul.mars@canonical.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>