aboutsummaryrefslogtreecommitdiffstats
path: root/utest
AgeCommit message (Expand)AuthorFilesLines
2024-04-11libtraceevent: Fix tests running on big endian archPaul Mars1-1/+4
2024-02-22libtraceevent utest: Include libgen.h for basename() with muslMiko Larsson1-0/+1
2023-05-30libtraceevent: Add initial support for mesonDaniel Wagner1-0/+16
2023-03-27libtraceevent: Fix some missing commas in big endian blockspsykose1-3/+3
2022-12-14libtraceevent: Fail to parse if sizeof(long) is used and long size is not def...Steven Rostedt (Google)1-0/+8
2022-12-14libtraceevent: Add test to test sizeof() processingSteven Rostedt (Google)1-0/+88
2022-12-13libtraceevent: Add unit tests for cpumask processingValentin Schneider1-0/+161
2022-12-08libtraceevent: Update gitignoreSteven Rostedt (Google)1-0/+1
2021-12-17libtraceevent: Replace tep_print_field() with tep_print_field_content()Steven Rostedt (VMware)1-1/+1
2021-12-17libtraceevent: Account for old dynamic string formats and honor sizeSteven Rostedt (VMware)1-3/+4
2021-12-17libraceevent: Add unit test to test print_fmt with dynamic stringsSteven Rostedt (VMware)1-0/+9
2021-12-17libtraceveent: Add testing of old dynamic string event layoutSteven Rostedt (VMware)1-3/+51
2021-12-17libtraceevent: Add unit test framework for library commandsSteven Rostedt (VMware)5-0/+269