Skip to content

Commit a8eaa16

Browse files
committed
Remove empty tests
1 parent 31ac7c0 commit a8eaa16

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/crypto/tests/TestChipCryptoPAL.cpp

-12
Original file line numberDiff line numberDiff line change
@@ -1280,18 +1280,6 @@ TEST_F(TestChipCryptoPAL, TestAddEntropySources)
12801280
}
12811281
#endif
12821282

1283-
#if CHIP_CRYPTO_PSA
1284-
TEST_F(TestChipCryptoPAL, TestAddEntropySources)
1285-
#endif
1286-
1287-
#if CHIP_CRYPTO_BORINGSSL
1288-
TEST_F(TestChipCryptoPAL, TestAddEntropySources)
1289-
#endif
1290-
1291-
#if CHIP_CRYPTO_PLATFORM
1292-
TEST_F(TestChipCryptoPAL, TestAddEntropySources)
1293-
#endif
1294-
12951283
TEST_F(TestChipCryptoPAL, TestPBKDF2_SHA256_TestVectors)
12961284
{
12971285
HeapChecker heapChecker;

0 commit comments

Comments
 (0)