commit | ebc948d8187fc0f98510729aa166c26bc2e90dca | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Jul 25 13:08:07 2017 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Jul 25 15:51:18 2017 -0500 |
tree | e107f0aef16770547a44a2f199e5070277ccc0c0 | |
parent | 1bd908088b2534cce9c49d78016ac067e93938aa [diff] |
tests: net: limit tests to boards with enough memory to build them A number of the network tests have minimal memory requirements that not all boards are able to meet. Add in those memory requirements so we don't attempt to build these tests for those platforms. Utilized the frdm_kl25z (with 16K of memory) and cc2650_sensortag (with 20K) to test the limits. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>