- 29 3月, 2021 1 次提交
-
-
由 Robert Drab 提交于
In many places checking for nullptr is done using EXPECT test macros that doesn't return from the function when condition is not met (i.e. they are non-fatal). Lack of further error handling results in a subsequent segfault. To avoid that in most places it's sufficient to change macro type to ASSERT. Signed-off-by: NRobert Drab <robert.drab@huawei.com>
-
- 24 3月, 2021 1 次提交
-
-
由 chuaizhzh 提交于
Change-Id: I3ad8064485ced9689f1d13feb27d63d6d96af9cc
-
- 17 3月, 2021 1 次提交
-
-
由 chuaizhzh 提交于
测试用例中遍历了32个pipe,其中有pipe被其他进程使用测试失败 删除遍历的操作,此处没有必要测试 Change-Id: I06414c93909fed65152c42c983ddf4ffe419d702
-
- 15 3月, 2021 1 次提交
-
-
由 jiyong 提交于
-
- 13 3月, 2021 1 次提交
-
-
由 jiyong 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 07 12月, 2020 1 次提交
-
-
由 chuaizhzh 提交于
-
- 03 12月, 2020 1 次提交
-
-
由 likailong 提交于
Reviewed-by: caoruihong and wangmihu
-
- 13 11月, 2020 1 次提交
-
-
由 likailong 提交于
Reviewed-by: liulei, shenwei Change-Id: I7baba352c02b78aefc81fc5eca000d840d3b2fe3
-
- 22 9月, 2020 1 次提交
-
-
由 lilianglaoding 提交于
-
- 15 9月, 2020 2 次提交
-
-
由 lilianglaoding 提交于
Merge pull request !9 from lilianglaoding/master
-
由 deltree 提交于
Merge pull request !6 from deltree/N/A
-
- 08 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-