commit | af611928ce79f86eaf0af8654f1d7802d5cc21ff | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Mon Oct 12 14:46:51 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Tue Oct 13 09:01:17 2020 -0500 |
tree | f733468a7176fc4222ee913181c52d1b6781bcd1 | |
parent | 6587663b56c2d45ab9d8c8472a2110713cdec97d [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>