- Fixed a whole bunch of dependencies on defines between files, examples and tests

This commit is contained in:
Paul Bakker 2011-05-26 13:16:06 +00:00
parent 2c0994e973
commit 5690efccc4
66 changed files with 1408 additions and 701 deletions

View file

@ -2,6 +2,10 @@ BEGIN_HEADER
#include <polarssl/dhm.h>
END_HEADER
BEGIN_DEPENDENCIES
depends_on:POLARSSL_DHM_C:POLARSSL_BIGNUM_C
END_DEPENDENCIES
BEGIN_CASE
dhm_do_dhm:x_size:radix_P:input_P:radix_G:input_G
{