mbedtls/docs/architecture/testing
Gilles Peskine 739e08a68d Keystore format stability test strategy
Initial revision.

Save-compare-load approach: the test case data contains attributes of
the object under test and the expected file content. Create the
object, save it, check that the file has the expected content, load
the file and check that the new object has the expected attributes.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-12-14 18:51:47 +01:00
..
driver-interface-test-strategy.md Check inputs too 2019-09-05 19:37:01 +02:00
invasive-testing.md Fix explanation of rules for function substitution 2020-05-11 23:07:42 +02:00
psa-storage-format-testing.md Keystore format stability test strategy 2020-12-14 18:51:47 +01:00
test-framework.md Rename Python scripts to use '_' and not '-' 2020-06-25 14:22:06 +02:00