Import Mbed OS hard-float snapshot
This commit is contained in:
3
tools/test/config/duplicate_lib_name/lib1/mbed_lib.json
Normal file
3
tools/test/config/duplicate_lib_name/lib1/mbed_lib.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "lib1"
|
||||
}
|
||||
3
tools/test/config/duplicate_lib_name/lib2/mbed_lib.json
Normal file
3
tools/test/config/duplicate_lib_name/lib2/mbed_lib.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "lib1"
|
||||
}
|
||||
5
tools/test/config/duplicate_lib_name/test_data.json
Normal file
5
tools/test/config/duplicate_lib_name/test_data.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"K64F": {
|
||||
"exception_msg": "Library name 'lib1' is not unique"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user