fix: 内源代码检视问题修改
1.删除测试用例中的需求单号和问题单号 2.部分格式问题 3.使用非安全函数问题 Signed-off-by: zhushengle <zhushengle@huawei.com> Change-Id: I348bd9730f584fd3ebeb6d4245fe4a84c0c90c7d
This commit is contained in:
@@ -46,7 +46,6 @@ public:
|
||||
* @tc.name: it_test_dynload_002
|
||||
* @tc.desc: function for DynloadTest
|
||||
* @tc.type: FUNC
|
||||
* @tc.require: AR000EEMQ9
|
||||
*/
|
||||
HWTEST_F(DynloadTest, ItTestDynload002, TestSize.Level0)
|
||||
{
|
||||
@@ -57,7 +56,6 @@ HWTEST_F(DynloadTest, ItTestDynload002, TestSize.Level0)
|
||||
* @tc.name: it_test_dynload_004
|
||||
* @tc.desc: function for DynloadTest
|
||||
* @tc.type: FUNC
|
||||
* @tc.require: AR000EEMQ9
|
||||
*/
|
||||
HWTEST_F(DynloadTest, ItTestDynload004, TestSize.Level0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user