Commit Graph

12970 Commits

Author SHA1 Message Date
Simon Duquennoy 01d06c30df Added CI test for CoAP 2017-11-29 09:30:46 -08:00
Simon Duquennoy 1cc148c4b4 Dockerfile: install coap-cli 2017-11-29 08:39:23 -08:00
Simon Duquennoy a24a05f269 Fix CoAP bug with option parsing 2017-11-29 08:39:10 -08:00
Simon Duquennoy acb80082d4 Dockerfile: enable node programming from container 2017-11-23 07:07:55 -08:00
Simon Duquennoy bf27636c6c Travis.yml: switch to Docker 2017-11-23 07:07:55 -08:00
Simon Duquennoy 1eb728806e Added Dockerfile 2017-11-23 07:07:55 -08:00
Simon Duquennoy f530fefb1a
Merge pull request #165 from simonduq/contrib/travis-multiple-seeds
Rework CI test suite
2017-11-23 16:07:36 +01:00
Simon Duquennoy f972c1b48e CI: cleanup 07-simulation-base 2017-11-23 06:53:24 -08:00
Simon Duquennoy 0422b10f26 CI: prallelize make in .csc files 2017-11-23 06:53:24 -08:00
Simon Duquennoy 81fb3ecab1 CI compile tests: parallelize make 2017-11-23 06:53:24 -08:00
Simon Duquennoy 8c9f30566f Added *.err to .gitignore 2017-11-23 06:53:24 -08:00
Simon Duquennoy 1a0a3f3d4e CI: balance out compile tests 2017-11-23 06:53:24 -08:00
Simon Duquennoy 040edc0b83 CI: merge simulation-base with ipv6 2017-11-23 06:53:24 -08:00
Simon Duquennoy 2593119a02 CI: merge IEEE 802.15.4 and 6tisch tests 2017-11-23 06:53:24 -08:00
Simon Duquennoy 97453edfb9 CI: merge base with nullnet 2017-11-23 06:53:24 -08:00
Simon Duquennoy e62123ef47 CI: merge native ping and RPL BR tests 2017-11-23 06:53:24 -08:00
Simon Duquennoy 55eb462365 .travis.yml: use check-test.sh 2017-11-23 06:53:24 -08:00
Simon Duquennoy a11269051b .travis.yml: use consistent ARM toolchain 2017-11-23 06:53:24 -08:00
Simon Duquennoy 2c1a739984 CI script tests: more homogeneous logs 2017-11-23 06:53:24 -08:00
Simon Duquennoy 53dd64a8c8 CI border router tests: rename *.tunsliplog to *.tunslip.log to comply with .gitignore 2017-11-23 06:53:24 -08:00
Simon Duquennoy 87d57583e5 CI compile tools: refactor makefile 2017-11-23 06:53:24 -08:00
Simon Duquennoy f1413b6e00 CI: added compile test for jn516x folder 2017-11-23 06:53:24 -08:00
Simon Duquennoy 0243d57912 Removing unused tools 2017-11-23 06:53:24 -08:00
Simon Duquennoy 223039d802 Tools makefile: remove unrelated clean commands 2017-11-23 06:53:24 -08:00
Simon Duquennoy 3933fd30df CI: tool compilation: clean before building 2017-11-23 06:53:24 -08:00
Simon Duquennoy cfb895923a Tools: add -Wall -Werror and fix tunslip6 warnings 2017-11-23 06:53:24 -08:00
Simon Duquennoy bd152ad21f CI tests: enable IPv6 where required 2017-11-23 06:53:24 -08:00
Simon Duquennoy 7fe2dc55c2 Added missing variable initialization in test-sixp-pkt.c 2017-11-23 06:53:24 -08:00
Simon Duquennoy e40d106f85 CI: added check-test.sh 2017-11-23 06:53:24 -08:00
Simon Duquennoy 59c7f356fd CI: rework simulation test 2017-11-23 06:53:24 -08:00
Simon Duquennoy 7c8feecb11 CI: rework Doxygen test 2017-11-23 06:53:24 -08:00
Simon Duquennoy 8bece21980 CI: rework compile test 2017-11-23 06:53:24 -08:00
Simon Duquennoy 2e482ab56b CI: rework doxygen test 2017-11-23 06:53:24 -08:00
Simon Duquennoy dd7960f636 CI: minor fix to simexec.sh 2017-11-23 06:53:24 -08:00
Simon Duquennoy d49f0c6980 CI: rework tools compile test 2017-11-23 06:53:24 -08:00
Simon Duquennoy 24aa8fd8f8 Tools makefile: build tunslip6 rather than tunslip 2017-11-23 06:53:24 -08:00
Simon Duquennoy d8604d3c0c CI native networking test: do not show compilation output unless the test fails 2017-11-23 06:53:24 -08:00
Simon Duquennoy 1b93e2c5cc CI simualtion tests: order tests explicitly 2017-11-23 06:53:24 -08:00
Simon Duquennoy b4c4c740fa CI: homogenize logs 2017-11-23 06:53:24 -08:00
Simon Duquennoy 665082ce97 Travis: only install msp430 where needed 2017-11-23 06:53:24 -08:00
Simon Duquennoy 01e29b74e1 Fix top-level test makefile (which is not used in Travis), only intended for local use 2017-11-23 06:53:24 -08:00
Simon Duquennoy 27a04e14e6 Travis: show scriptlog, which contains the former testlog content 2017-11-23 06:53:24 -08:00
Simon Duquennoy ac382f58e9 Update .gitignore with new CI test file extensions 2017-11-23 06:53:24 -08:00
Simon Duquennoy 1487f60289 CI simulation tests: cleaner output and simplified test logic 2017-11-23 06:53:24 -08:00
Simon Duquennoy ac3c7fb51c Travis tests involving Cooja simulations: when running multiple seeds, fail if any seed fails, rather than succeed if any succeeds. 2017-11-23 06:53:24 -08:00
George Oikonomou a7251460a4
Merge pull request #196 from simonduq/contrib/fix-netstack-init
Netstack initializion fix
2017-11-23 13:47:08 +00:00
Simon Duquennoy bc741c00cc cc2538 platforms: initialize linkaddr in phase 2 but set RF params only in phase 3 2017-11-23 05:19:00 -08:00
Simon Duquennoy c687b615ee
Merge pull request #188 from g-oikonomou/contrib/unconditional-include
Include headers unconditionally
2017-11-21 16:49:29 +01:00
George Oikonomou 80bfbe67e8 Include headers unconditionally 2017-11-21 15:13:57 +00:00
Simon Duquennoy 075a30e68f
Merge pull request #184 from simonduq/contrib/update-cooja
Update cooja to latest
2017-11-17 23:09:11 +01:00