mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-13 07:31:37 +02:00
Have simpler patterns related to 'test' (the central objective being to keep going if 'make test' or 'tests/...' fails, but not if 'make tests' fails). Add 'cd' as a can't-keep-going command. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>