summaryrefslogtreecommitdiffstats
path: root/tester/covoar/TraceWriterQEMU.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-28TraceWriterQEMU.cc: Fix formattingRyan Long1-20/+26
2021-09-28TraceWriter: Convert to C++Ryan Long1-25/+13
2021-09-27TraceWriterQEMU.cc: Initialize header._padRyan Long1-0/+1
2021-09-27TraceWriterQEMU.cc: Change strncpy to memcpyRyan Long1-1/+3
2021-08-20TraceWriterQEMU.cc: Remove unterminated stringRyan Long1-1/+1
2021-08-03Remove app_common and all references to itRyan Long1-1/+0
2021-08-03Remove TargetInfo global variableRyan Long1-2/+2
2021-08-03Remove Verbose global variableRyan Long1-3/+4
2021-06-04TraceWriterQEMU.cc: Fix resource leakRyan Long1-0/+1
2021-04-13TraceWriterQEMU.cc: Multiple clean upsJoel Sherrill1-12/+13
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns1-27/+28
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell1-7/+3
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns1-0/+178