mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 09:02:29 +08:00

Slots are numbered from 1, but the slot array is a C array so it's numbered from 0. Add a non-regression test.
Slots are numbered from 1, but the slot array is a C array so it's numbered from 0. Add a non-regression test.