commit | 1934318dce170587bada706089ad1016c7614f92 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Aug 16 13:31:10 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Aug 16 13:51:37 2013 +0200 |
tree | 24e4e88a5f7baeb50372e55dda77f314dfd42729 | |
parent | 1f2bc6238b1074a4d0efcabea582a3ec369b3536 [diff] |
Introduced own scripted test framework to replace fct.h and reduce compile time The new test framework generates a data file parsing engine plus the templated function code. In order to 'understand' defines, during the generation phase, a mapping is made to check for dependencies and result code mappings.