mcuboot/sim/src
David Brown 80704f874b sim: Allow slow tests to be skipped
The normal simulation test takes several hours to run on most machines. Allow a
few very slow tests to be skipped by setting the environment variable
`MCUBOOT_SKIP_SLOW_TESTS` to some value. For obvious reasons, this shouldn't be
done if these power failure simulation tests are needed.

With this change, on my desktop Linux machine, the test time with the skipping
goes from about 2 hours, to around 5 minutes.

Signed-off-by: David Brown <david.brown@linaro.org>
2024-04-19 11:50:52 -06:00
..
caps.rs sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00
depends.rs sim: Update Linaro copyrights 2021-11-15 10:38:24 -07:00
ecdsa_pub_key-rs.txt sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00
ed25519_pub_key-rs.txt sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
image.rs sim: Allow slow tests to be skipped 2024-04-19 11:50:52 -06:00
lib.rs sim: Add new ram-load test cases 2023-06-29 13:21:30 +02:00
main.rs sim: Remove pointless use lines 2021-03-11 07:25:43 -07:00
rsa3072_pub_key-rs.txt sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
rsa_pub_key-rs.txt sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
testlog.rs sim: Remove pointless use lines 2021-03-11 07:25:43 -07:00
tlv.rs sim: Replace hash with SHA384 when P384 is used 2023-09-12 16:29:11 +02:00
utils.rs sim: Fit unit tests to larger write align values 2021-12-16 13:19:12 -07:00