Skip to content

Commit 19d858e

Browse files
author
Hanno Becker
committed
Add dependency of pkwrite test suite on pkparse module
1 parent b14c331 commit 19d858e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suites/test_suite_pkwrite.function

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/* END_HEADER */
66

77
/* BEGIN_DEPENDENCIES
8-
* depends_on:MBEDTLS_PK_WRITE_C:MBEDTLS_BIGNUM_C:MBEDTLS_FS_IO
8+
* depends_on:MBEDTLS_PK_PARSE_C:MBEDTLS_PK_WRITE_C:MBEDTLS_BIGNUM_C:MBEDTLS_FS_IO
99
* END_DEPENDENCIES
1010
*/
1111

0 commit comments

Comments
 (0)