mirror of
https://gitee.com/openharmony/developtools_hiperf
synced 2025-02-17 06:39:21 +00:00
修改测试用例
Signed-off-by: yuanye <yuanye64@huawei.com>
This commit is contained in:
parent
748ea02642
commit
bfa6653b40
2
test/unittest/common/native/subcommand_stat_test.cpp
Normal file → Executable file
2
test/unittest/common/native/subcommand_stat_test.cpp
Normal file → Executable file
@ -2297,7 +2297,7 @@ HWTEST_F(SubCommandStatTest, ReportSamplePid, TestSize.Level1)
|
|||||||
HWTEST_F(SubCommandStatTest, ReportSampleApp, TestSize.Level1)
|
HWTEST_F(SubCommandStatTest, ReportSampleApp, TestSize.Level1)
|
||||||
{
|
{
|
||||||
SubCommandStat command;
|
SubCommandStat command;
|
||||||
command.targetSystemWide_ = true;
|
command.appPackage_ = "com.test.app";
|
||||||
|
|
||||||
CommandReporter reporter("stat");
|
CommandReporter reporter("stat");
|
||||||
command.AddReportArgs(reporter);
|
command.AddReportArgs(reporter);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user