commit | dc39a9adcfd1f6818c1ab3d1f7619ba82e8474a2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Feb 19 16:39:17 2019 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Sat Feb 23 11:42:31 2019 -0600 |
tree | b4b52cfb41eba83136684774cefd509b6b1c6af8 | |
parent | e5ee8035c7ece2cab8c797cc5c3c65f72f70a56b [diff] |
tests: posix: add newlib cfg option Add a build variant of the posix tests with newlib enabled. Since the interation of posix is greatly related to the libc we should have these tests build with and without newlib support. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>