enable parallel builds (#303)

* add automate test-driver for openthread

*  enable parallel builds and tests

* enable adding flags to compiler

* Fix typo
This commit is contained in:
Marcin K Szczodrak
2016-08-01 08:48:23 -07:00
committed by Jonathan Hui
parent 5f9f9e2ce2
commit 309685f9f0
12 changed files with 611 additions and 43 deletions
+2
View File
@@ -28,6 +28,8 @@
include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
LOG_DRIVER=$(abs_top_srcdir)/third_party/openthread-test-driver/test-driver
EXTRA_DIST = \
thread-cert/Cert_5_1_01_RouterAttach.py \
thread-cert/Cert_5_1_02_ChildAddressTimeout.py \