mirror of https://github.com/ARMmbed/mbed-os.git
27 lines
640 B
JSON
27 lines
640 B
JSON
{
|
|
"testcases": [
|
|
{
|
|
"config": {
|
|
"requirements": {
|
|
"duts": {
|
|
"*": {
|
|
"count": 1,
|
|
"application": {
|
|
"bin": "/Users/ollpuo01/git/mbed-os-icetea-integration/BUILD/tests/K64F/GCC_ARM/./TEST_APPS/device/exampleapp/exampleapp.bin",
|
|
"name": "TEST_APPS-device-exampleapp"
|
|
},
|
|
"type": "hardware",
|
|
"allowed_platforms": [
|
|
"K64F"
|
|
]
|
|
}
|
|
},
|
|
"external": {
|
|
"apps": []
|
|
}
|
|
}
|
|
},
|
|
"name": "test_cmdline"
|
|
}
|
|
]
|
|
} |