amduat/tests
Carl Niklas Rydberg f02be17d6c Patched overflow checks in the encoder and added regression tests.
Changes:

Added early bounds checks for nodes_len/roots_len against UINT32_MAX, plus safe guards for order allocation and roots_len * 8 overflow. pel_program_dag.c
New tests for oversized counts: test_pel_program_dag_encode.c
Wired the new test into CMake: CMakeLists.txt
2025-12-22 08:46:03 +01:00
..
asl Fixed the test include so AMDUAT_ENC_ASL1_CORE_V1 is visible. Re-run: 2025-12-21 22:39:11 +01:00
enc Add TGK core edge types and TGK1 edge encoding/tests 2025-12-21 00:41:44 +01:00
pel Patched overflow checks in the encoder and added regression tests. 2025-12-22 08:46:03 +01:00
tgk Align HASH/ASL1 registry and codecs with spec constraints 2025-12-22 00:21:16 +01:00