Files
TestInfrastructure/SMT_PlayGround/hw_ext_variants/Avi64/Driver/TestSetup/ExecutionConfig.json
2026-02-26 17:41:05 +01:00

26 lines
381 B
JSON

{
"Tests": [
{
"Name": "Test_Level_Simple",
"Configurations": [
{
"Option": "",
"PinType": "single"
},
{
"Option": "",
"PinType": "ganged"
},
{
"Option": "highCurrent",
"PinType": "single"
},
{
"Option": "highCurrent",
"PinType": "ganged"
}
]
}
]
}