Manuel Pégourié-Gonnard a5db6c14fd Fix record insertion
We were not making enough room. We want to move everything from the
place where we are going to insert the new record.

This was not causing failures because the code does not look at the
content after the inserted record, because it correctly returns an error
when seeing the inserted record. But as a matter on principle, the test
code should be doing what it says: just insert a new record but leave
a valid fragment after it.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2025-04-11 10:14:22 +02:00
..
.jenkins
configs [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY 2025-03-28 09:01:05 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Fix copypasta 2025-04-09 12:52:26 +02:00
opt-testcases Switch to generated handshake tests 2025-03-03 16:13:19 +01:00
psa-client-server Merge pull request #10073 from felixc-arm/remove-inject-entropy 2025-03-28 13:22:00 +00:00
scripts Remove check-generated-files.sh 2025-03-31 17:18:03 +02:00
src Merge branch 'development-restricted' into merge-from-restricted 2025-04-01 09:40:47 +02:00
suites Fix record insertion 2025-04-11 10:14:22 +02:00
.gitignore cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
CMakeLists.txt cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Remove TLS-RSA related test cases 2025-03-20 17:53:07 +01:00
context-info.sh Remove TLS-RSA related test cases 2025-03-20 17:53:07 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
ssl-opt.sh Merge branch 'development-restricted' into merge-from-restricted 2025-04-01 09:40:47 +02:00