commit | 4f445625d0d6dc0656e550057aa784d56832b5f2 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Mon Oct 12 14:46:51 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Mon Oct 12 15:06:55 2020 -0500 |
tree | ba0f0e1376a659097fb2c9c89fb77bb7abb866ab | |
parent | 65a8c7dc784df121ea4b1c0060124e218f2162d0 [diff] |
selftests/ftrace: Add test case for synthetic event syntax errors Add a selftest that verifies that the syntax error messages and caret positions are correct for most of the possible synthetic event syntax error cases. Signed-off-by: Tom Zanussi <zanussi@kernel.org>