Hello GitHub
This commit is contained in:
12
build/config/TestLists/ARM/Desktop_ARM.testlist
Normal file
12
build/config/TestLists/ARM/Desktop_ARM.testlist
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "http://universaltest/schema/testlist-2.json",
|
||||
"TestMDs": [
|
||||
{
|
||||
"FilePath": "Calculator.UITests\\Prebuilt\\Test\\arm\\fre\\Calculator.UITests.testmd",
|
||||
"ExecutionProfile": "All"
|
||||
},
|
||||
{
|
||||
"FilePath": "CalculatorUnitTests\\Prebuilt\\Test\\arm\\fre\\CalculatorUnitTests.testmd",
|
||||
}
|
||||
]
|
||||
}
|
9
build/config/TestLists/ARM/Performance_ARM.testlist
Normal file
9
build/config/TestLists/ARM/Performance_ARM.testlist
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "http://universaltest/schema/testlist-2.json",
|
||||
"TestMDs": [
|
||||
{
|
||||
"FilePath": "Calculator.UITests\\Prebuilt\\Test\\arm\\fre\\Calculator.UITests.testmd",
|
||||
"ExecutionProfile": "Performance"
|
||||
}
|
||||
]
|
||||
}
|
12
build/config/TestLists/ARM/WCOS_ARM.testlist
Normal file
12
build/config/TestLists/ARM/WCOS_ARM.testlist
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "http://universaltest/schema/testlist-2.json",
|
||||
"TestMDs": [
|
||||
{
|
||||
"FilePath": "Calculator.UITests\\Prebuilt\\Test\\arm\\fre\\Calculator.UITests.testmd",
|
||||
"ExecutionProfile": "All"
|
||||
},
|
||||
{
|
||||
"FilePath": "CalculatorUnitTests\\Prebuilt\\Test\\arm\\fre\\CalculatorUnitTests.testmd",
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user