Import Mbed OS hard-float snapshot
This commit is contained in:
10
tools/test/config/requires_exclude_in_include/test_data.json
Normal file
10
tools/test/config/requires_exclude_in_include/test_data.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"should_fail": {
|
||||
"exception_msg": "Attempt to override undefined parameter 'lib2.test' in 'application[should_fail]'"
|
||||
},
|
||||
"should_pass": {
|
||||
"lib1.test": "GOOD",
|
||||
"excluded_source": ["lib1/lib2/lib2.c"],
|
||||
"included_source": ["lib1/lib1.cpp"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user