update suite2cases/fontconfig.json. Signed-off-by: chenyi <chenyia@uniontech.com> update suite2cases/fontconfig.json. Signed-off-by: chenyi <chenyia@uniontech.com>
24 lines
441 B
JSON
24 lines
441 B
JSON
{
|
|
"path": "$OET_PATH/testcases/cli-test/fontconfig",
|
|
"cases": [
|
|
{
|
|
"name": "oe_test_fc-list"
|
|
},
|
|
{
|
|
"name": "oe_test_fc-cat"
|
|
},
|
|
{
|
|
"name": "oe_test_fc-match"
|
|
},
|
|
{
|
|
"name": "oe_test_fc-conflist"
|
|
},
|
|
{
|
|
"name": "oe_test_fc-pattern"
|
|
},
|
|
{
|
|
"name": "oe_test_fc-cache"
|
|
}
|
|
]
|
|
}
|