mbox series

[0/3] Fix unit tests and APIs for loading saved mappings

Message ID 20210412042419.3295237-1-tz.stoyanov@gmail.com (mailing list archive)
Headers show
Series Fix unit tests and APIs for loading saved mappings | expand

Message

Tzvetomir Stoyanov (VMware) April 12, 2021, 4:24 a.m. UTC
Some last minute changes broke the unit tests of the library. While running
the tests, noticed also the problem in the logic that loads saved command
lines, kallsyms and printk formats.

Tzvetomir Stoyanov (VMware) (3):
  libtracefs: Fix trace options unit test
  libtracefs: Fix loading of saved maps
  libtracefs: Fixed trace marker unit test

 src/tracefs-events.c  |  6 +++---
 utest/tracefs-utest.c | 25 +++++--------------------
 2 files changed, 8 insertions(+), 23 deletions(-)