Commit Graph

7772 Commits

Author SHA1 Message Date
Mateusz Gancarz 40bfe54ebc [#73220] clean up SAIF content printing code 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 8878197759 [#73220] move activities code to classes 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 8cfa430902 [#73220] remove unused code 2025-03-05 07:57:05 +01:00
Mateusz Gancarz d40d944916 [#73220] add proper t_trace_saif_sc_unsup test 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 5c5d0d488e [#73220] fix t_trace_saif_sc_unsup test 2025-03-05 07:57:05 +01:00
Mateusz Gancarz cf130e99e8 [#73220] remove outdated test files 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 3b0b1c4685 [#73220] update SAIF tests licenses 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 9febcbb08d [#73220] update t_trace_saif test 2025-03-05 07:57:05 +01:00
Mateusz Gancarz f25492df67 [#73220] add t_trace_saif_sc_unsup test 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 14c65b0edb [#73220] replace auto with concrete types 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 162980dc25 [#73220] remove SAIF code related to buffers 2025-03-05 07:57:05 +01:00
Mateusz Gancarz ddb1a724f0 [#73220] clean up and resolve threads 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 4b91c58159 [#73220] fix tests compilation warnings 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 7b8eb3e36a [#73220] remove debug prints 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 967532bd2d [#73220] fix typo in SAIF systemc file 2025-03-05 07:57:05 +01:00
Mateusz Gancarz e670583cbb [#73220] make sure every SAIF test passes 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 589b462a0a [#73220] remove unnecessary test files 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 47eb7e0eda [#73220] clean up driver.py script according to lint 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 1d1abd64d1 [#72179] add Mateusz Gancarz to CONTRIBUTORS 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 0e4e616050 [#73220] remove t_trace_counter_saif test 2025-03-05 07:57:05 +01:00
Mateusz Gancarz a0d574e784 [#73220] remove processed tests 2025-03-05 07:57:05 +01:00
Mateusz Gancarz 72275448d3 [#73220] update incorrect SAIF golden files 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 8dcbb52800 [#73220] add t_trace_abort_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz d61e88bbe9 [#73220] add t_trace_array_saif tests 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 127fe1ff67 [#73220] add t_trace_ascendingrange_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz ff3727eb43 [#73220] add t_trace_cat_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 50ebb34a3b [#73220] add t_trace_complex_params_saif tests 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 0ee40fe1a9 [#73220] add t_trace_complex_saif tests 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 5af1456a33 [#73220] add t_trace_complex_struct_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 380d4a53a7 [#73220] add t_trace_dumpvards_dyn_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 39791e0955 [#73220] add t_trace_enum_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 5d06f7dcb2 [#73220] add t_trace_jumps_do_while_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 26cd1e5553 [#73220] add t_trace_no_top_name2_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 84950e56c4 [#73220] add t_trace_packed_struct_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 99b5c5f6d2 [#73220] add t_trace_param_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz d3f8f34b03 [#73220] add t_trace_primitive_saif test 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 224367dd6c [#73220] add . and $ to possible names characters 2025-03-05 07:57:04 +01:00
Mateusz Gancarz b875ed0ea4 [#73220] change top scope index type to int32_t and fix errors with empty top scope names 2025-03-05 07:57:04 +01:00
Mateusz Gancarz dc383eb6d8 [#73220] add properly extracting name for scope 2025-03-05 07:57:04 +01:00
Mateusz Gancarz f39e5e708f [#73220] add clearing data after dumping it to output file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz cf838ae96f [#73220] add timescale comparison 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 08f6f36bb0 [#73220] change divider to / from . 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 4c3915300e [#73220] adjust t_trace_counter_saif test golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 8347acacc9 [#73220] add checking for duration and divider mismatches 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 536c5fe293 [#73220] add t_interface_ref_trace_saif test with golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz f77dd16638 [#73220] add t_trace_array_saif test with golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 8e747662fb [#73220] add t_trace_saif test with golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 249d8dadc6 [#73220] fix handling closing brackets in SAIF parsing 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 98a6e9be18 [#73220] add better condition for checking top instance status 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 99ed52b36d [#73220] add support for multiple top instances in tests backend 2025-03-05 07:57:04 +01:00