mcuboot/ci
Fabio Utzig 729139f80f ci: add tool to check for Cargo features
When running tests from .travis.yml, the passed in features are first
checked locally for support in the current simulator. The list of
supported features was manually maintained, allowing newly implemented
features to be skipped, also skipping the related test (without
warnings). This adds a new tool that parses and prints the list of
features directly from the given Cargo.toml.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2020-01-07 16:03:55 -03:00
..
mynewt_keys Add Mynewt targets and keys 2019-03-12 10:37:49 -03:00
mynewt_targets Add pkgpath to Mynewt key_files 2019-04-17 18:12:23 -03:00
check-signed-off-by.sh Create CI resources directory 2019-03-12 10:37:49 -03:00
get_features.py ci: add tool to check for Cargo features 2020-01-07 16:03:55 -03:00
mynewt_install.sh Add Mynewt target builds to CI 2019-03-12 10:37:49 -03:00
mynewt_run.sh Remove symlinks, newt should find packages 2019-03-15 07:51:28 -03:00
requirements.txt ci: add tool to check for Cargo features 2020-01-07 16:03:55 -03:00
sim_install.sh ci: add tool to check for Cargo features 2020-01-07 16:03:55 -03:00
sim_run.sh ci: add tool to check for Cargo features 2020-01-07 16:03:55 -03:00