Commit Graph

3821 Commits

Author SHA1 Message Date
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 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 cf838ae96f [#73220] add timescale comparison 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
Mateusz Gancarz a09ec8adae [#73220] add t_hier_block_trace_saif test with golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 005a5d0215 [#73220] add dot character to the valid instance name characters 2025-03-05 07:57:04 +01:00
Mateusz Gancarz dd78eda343 [#73220] add better logging in SAIF objects comparison 2025-03-05 07:57:04 +01:00
Mateusz Gancarz dacad79fdf [#73220] add t_trace_complex_saif test with golden file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 379e91cf83 [#73220] add comparing SAIF signal parameters 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 1b6f8b79fa [#73220] fix signal regex by including escape character 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 089ce142ce [#73220] add golden file to t_trace_counter_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 40f182a3f6 [#73220] add parsing and comparing SAIF instance tree data to driver.py 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 0e2cf72966 [#72179] move SAIF parsing code to driver.py and add it to SAIF testing pipeline 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 94de419932 [#72179] wip: compare outputs of VCD to SAIF converter and SAIF parser 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 1f6796a804 [#72179] wip: add SAIF file parser for testing backend 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 5d86c874ae [#72179] wip: backend for automatic testing of SAIF tests output 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 3c99e027ad [#72179] add t_trace_array_saif_threads_1 test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 7e3346c84e [#72179] add t_trace_array_saif_portable test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz e68bb48a40 [#72179] add t_timing_trace_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 2812f33348 [#72179] wip: add t_interface_ref_trace_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 0d07c94d14 [#72179] wip: add t_hier_block_trace_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 51edcdf956 [#72179] wip: add t_trace_complex_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 78103bb803 [#72179] add t_trace_array_saif test 2025-03-05 07:57:03 +01:00
Mateusz Gancarz ebf2e9c360 [#72179] add t_trace_abort test for SAIF 2025-03-05 07:57:03 +01:00