mirror of
https://gitee.com/openharmony/developtools_hiperf
synced 2024-11-23 07:29:42 +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)
|
||||
{
|
||||
SubCommandStat command;
|
||||
command.targetSystemWide_ = true;
|
||||
command.appPackage_ = "com.test.app";
|
||||
|
||||
CommandReporter reporter("stat");
|
||||
command.AddReportArgs(reporter);
|
||||
|
Loading…
Reference in New Issue
Block a user