commit | 4606c7317b02d5745682d52e718355a0ea25ee77 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun Sep 15 17:04:23 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun Sep 15 17:04:23 2013 +0200 |
tree | 8dabaf2c6e8dec1c32b3c4373db4369387c2f686 | |
parent | 428b9ba3b7b3c6e80b3729124ee32ab4114cee6c [diff] [blame] |
Added POLARSSL_PK_PARSE_C and POLARSSL_PK_WRITE_C
diff --git a/tests/suites/test_suite_pkparse.function b/tests/suites/test_suite_pkparse.function index 9d8d8d8..5cdd844 100644 --- a/tests/suites/test_suite_pkparse.function +++ b/tests/suites/test_suite_pkparse.function
@@ -5,7 +5,7 @@ /* END_HEADER */ /* BEGIN_DEPENDENCIES - * depends_on:POLARSSL_PK_C:POLARSSL_BIGNUM_C + * depends_on:POLARSSL_PK_PARSE_C:POLARSSL_BIGNUM_C * END_DEPENDENCIES */