From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
I found that tracefs_sql() had some broken features. Add tests that would
have caught that the features were broken!
Steven Rostedt (Google) (2):
libtracefs utest: Add matches to trace_sql() tests
libtracefs utest: Add more tests to test tracefs_sql()
utest/tracefs-utest.c | 369 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 367 insertions(+), 2 deletions(-)
From: "Steven Rostedt (Google)" <rostedt@goodmis.org> I found that tracefs_sql() had some broken features. Add tests that would have caught that the features were broken! Steven Rostedt (Google) (2): libtracefs utest: Add matches to trace_sql() tests libtracefs utest: Add more tests to test tracefs_sql() utest/tracefs-utest.c | 369 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 367 insertions(+), 2 deletions(-)