commit | e2924ab42b1dd7815cd27719eed8b5f19016bdfb | [log] [tgz] |
---|---|---|
author | Diego Sueiro <diego.sueiro@gmail.com> | Tue Apr 10 14:41:11 2018 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 10 10:07:18 2018 -0500 |
tree | d0be653343a3271244443660a7fdd3aa86f4288a | |
parent | ec7ecf7900289fda94d29b469cd6452755017a60 [diff] |
tests: add min_flash option for some tests Following tests were failing on a microcontroller with 32KB flash: benchmark.application crypto.ecc_dh crypto.ecc_dsa test_build_ethernet test_build_sensors_a_m The min_flash option has been added in the test case yaml files. Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>