mirror of https://github.com/ARMmbed/mbed-os.git
- Modified the expected error code in some of the test cases. The error message is now issued by the JSON validator. - Stop validation code being called if no application configuration is given to validate. - Change test mock code to check for specific calls, instead of number of calls. - Derive absolute paths for JSON schema files before loading them, which seems to work better with the URI path resolution of the schema parser. |
||
---|---|---|
.. | ||
app_override_libs | ||
bootloader_missing | ||
compound_inheritance | ||
double_define | ||
duplicate_lib_name | ||
feature_compesition | ||
feature_conflict | ||
feature_recursive_add | ||
feature_recursive_complex | ||
feature_remove | ||
feature_uvisor | ||
fetaure_recursive_conflict | ||
invalid_app_macro_define | ||
invalid_key | ||
invalid_key_lib | ||
invalid_lib_macro_define | ||
macro_inheritance | ||
override_labels_libs | ||
override_labels_libs_more | ||
override_labels_targets | ||
override_precidence | ||
override_undefined | ||
override_undefined_libs | ||
override_with_labels | ||
parameter_outside_lib | ||
simple_features | ||
simple_iheritance | ||
config_test.py |