mbox series

[0/2] libtracefs: Add more tracefs_sql tests

Message ID 20240105051639.228850-1-rostedt@goodmis.org (mailing list archive)
Headers show
Series libtracefs: Add more tracefs_sql tests | expand

Message

Steven Rostedt Jan. 5, 2024, 5:15 a.m. UTC
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(-)