amduat/tests/pel
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
..
test_pel_program_dag_desc.c Add PEL DAG scheme descriptor codec and validation 2025-12-22 08:16:58 +01:00
test_pel_program_dag_encode.c Patched overflow checks in the encoder and added regression tests. 2025-12-22 08:46:03 +01:00
test_pel_program_dag_exec.c Patched overflow checks in the encoder and added regression tests. 2025-12-22 08:46:03 +01:00
test_pel_queue.c Add PEL queue with head tracking and tests 2025-12-21 08:05:59 +01:00
test_pel_surf_run.c Fix PEL DAG params plumbing and surface IO 2025-12-22 06:25:52 +01:00