Lines Matching full:test
185 # These test- targets reinvoke make with the configuration set to test
189 # Test a good image, with a good upgrade, using RSA signatures.
194 test-good-rsa: clean
199 # Test a good image, with a good upgrade, using ECDSA signatures.
204 test-good-ecdsa: clean
210 # Test (with RSA) that overwrite-only works. This should boot,
216 test-overwrite: clean
221 # Test that when configured for RSA, a wrong signature in the upgrade
227 test-bad-rsa-upgrade: clean
236 # Test that when configured for ECDSA, a wrong signature in the upgrade
242 test-bad-ecdsa-upgrade: clean
252 # Test that when configured to not validate the primary slot, we still boot, but
258 test-no-bootcheck: clean
264 # Test a good image, with a wrong-signature upgrade, using RSA signatures.
269 test-wrong-rsa: clean
278 # Test a good image, with a wrong-signature upgrade, using ECDSA signatures.
283 test-wrong-ecdsa: clean