Skip to content

Changes

Summary

  1. Add test trace for binary Ftrace parser unit tests (details)
Commit bdc5ba8bc9136e44eac16ed032315943e17fc537 by Matthew Khouzam
Add test trace for binary Ftrace parser unit tests

This commit adds 3 new binary Ftrace test traces for unit tests. The
three added traces include a trace with a single event only, a trace
with an invalid header, and a empty trace.

Change-Id: I7c3d31417809437454475a699026676c23c5ae24
Signed-off-by: Hoang Thuan Pham <hoang.pham@calian.ca>
The file was addedftrace/src/main/resources/2.6/trace_invalid.dat
The file was addedftrace/src/main/resources/2.6/trace_single_event.dat
The file was modified ftrace/src/main/java/org/eclipse/tracecompass/testtraces/ftrace/FtraceTestTrace.java (diff)
The file was addedftrace/src/main/resources/2.6/empty_trace.dat