mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-28 04:40:02 -04:00
modfiy for codex.
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: I1af469670be0dfef45a02ee259cc22c9dcc305e8
This commit is contained in:
@@ -35,7 +35,7 @@ void SyscapCodecTest::TearDown() {}
|
||||
HWTEST_F(SyscapCodecTest, EncodeOsSyscap, TestSize.Level1)
|
||||
{
|
||||
char OsInput[MAX_SYSCAP_STR_LEN] = {0};
|
||||
EXPECT_TRUE(EncodeOsSyscap(OsInput, MAX_SYSCAP_STR_LEN));
|
||||
EXPECT_TRUE(EncodeOsSyscap(OsInput));
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user