...
 
Commits (5)
    https://gitcode.net/openharmony/xts_acts/-/commit/2c11a047ec0b8e8b8c70278f58e5317d2e1e8341 add bundle.json 2021-12-22T09:40:44+08:00 yorere wangyihang3@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg5" style="text-decoration: none">N</a><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">yorere</a> &lt;<a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">wangyihang3@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/xts_acts/-/commit/62be44b6d62604b627d84c028b14e744f265710e add bundle 2021-12-22T16:06:36+08:00 yorere wangyihang3@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg4" style="text-decoration: none">N</a><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">yorere</a> &lt;<a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">wangyihang3@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/xts_acts/-/commit/f228010311026f9f50b0564908483e09c1fd1a8f fix 2021-12-24T15:12:34+08:00 yorere wangyihang3@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg1" style="text-decoration: none">N</a><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">yorere</a> &lt;<a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">wangyihang3@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/xts_acts/-/commit/afdef59cd150c4f550eb3c36af50fa7a85ccb9bf fix 2021-12-27T15:25:58+08:00 yorere wangyihang3@huawei.com Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg2" style="text-decoration: none">N</a><a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">yorere</a> &lt;<a href="mailto:wangyihang3@huawei.com" title="wangyihang3@huawei.com">wangyihang3@huawei.com</a>&gt;</span> https://gitcode.net/openharmony/xts_acts/-/commit/95d9164ee61741086e5df048ccf68c267c3284d8 !1408 添加bundle.json 2022-01-04T08:50:00+00:00 openharmony_ci 120357966@qq.com Merge pull request !1408 from yorere/OpenHarmony-3.0-LTS
{
"name": "@ohos/xts_acts",
"version": "",
"description": "XTS是OpenHarmony生态认证测试套件的集合,当前包括acts(application compatibility test suite)应用兼容性测试套,后续会拓展dcts(device compatibility test suite)设备兼容性测试套等。",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/xts_acts",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"test"
],
"keywords": [
"xts",
"acts"
],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "test/xts/acts"
},
"component": {
"name": "xts",
"subsystem": "xdevice\r\ntest",
"syscap": [
"SystemCapability.Test.xts"
],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
\ No newline at end of file