Home
last modified time | relevance | path

Searched refs:HksCipherTest (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/security_lite/huks/liteos_a_adapter/
H A Dhks_cipher_test.cpp28 class HksCipherTest : public testing::Test { class
39 void HksCipherTest::SetUpTestCase(void) in SetUpTestCase()
43 void HksCipherTest::TearDownTestCase(void) in TearDownTestCase()
47 void HksCipherTest::SetUp() in SetUp()
52 void HksCipherTest::TearDown() in TearDown()
57 * @tc.name: HksCipherTest.HksCipherTest001
61 HWTEST_F(HksCipherTest, HksCipherTest001, TestSize.Level1) in HWTEST_F()
67 HWTEST_F(HksCipherTest, HksCipherTest002, TestSize.Level1) in HWTEST_F()
72 HWTEST_F(HksCipherTest, HksCipherTest003, TestSize.Level1) in HWTEST_F()
77 HWTEST_F(HksCipherTest, HksCipherTest00
[all...]
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_cipher_test.c45 LITE_TEST_SUIT(security, securityData, HksCipherTest);
186 * @tc.name: HksCipherTest.HksCipherTest001
190 LITE_TEST_CASE(HksCipherTest, HksCipherTest001, Level1) in LITE_TEST_CASE()
209 LITE_TEST_CASE(HksCipherTest, HksCipherTest002, Level1) in LITE_TEST_CASE()
227 LITE_TEST_CASE(HksCipherTest, HksCipherTest003, Level1) in LITE_TEST_CASE()
244 LITE_TEST_CASE(HksCipherTest, HksCipherTest004, Level1) in LITE_TEST_CASE()
261 LITE_TEST_CASE(HksCipherTest, HksCipherTest005, Level1) in LITE_TEST_CASE()
278 LITE_TEST_CASE(HksCipherTest, HksCipherTest006, Level1) in LITE_TEST_CASE()
295 LITE_TEST_CASE(HksCipherTest, HksCipherTest007, Level1) in LITE_TEST_CASE()
312 LITE_TEST_CASE(HksCipherTest, HksCipherTest00
398 RUN_TEST_SUITE(HksCipherTest); global() variable
[all...]

Completed in 3 milliseconds