1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-01 20:12:12 +08:00
Gilles Peskine adaaddbe3b all.sh: reorganize testing around deprecated features
build_deprecated combined the testing of deprecated features, and
testing of the build without deprecated features. Also, it violated the
component naming convention by being called build_xxx but running tests.

Replace it by:
* test_default_no_deprecated: check that you can remove deprecated
  features from the default build.
* test_full_deprecated_warning: check that enabling DEPRECATED_WARNING
  doesn't cause any warning from our own code.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-04-30 18:47:37 +02:00
..
2019-05-22 19:07:57 +02:00
2016-01-12 14:48:03 +00:00
2015-04-09 10:53:11 +02:00
2017-05-16 17:53:03 +02:00