Commit Graph

85 Commits

Author SHA1 Message Date
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 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 3933fd30df CI: tool compilation: clean before building 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 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 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 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
Simon Duquennoy cc39e4d615
Merge branch 'develop' into contrib/project-conf-fix 2017-11-17 20:19:32 +01:00
Simon Duquennoy cec2941221
Merge branch 'develop' into contrib/test-scripts 2017-11-17 19:02:57 +01:00
Simon Duquennoy 83fb4b68b5
Merge branch 'develop' into contrib/traceroute 2017-11-17 17:26:17 +01:00
Simon Duquennoy 6f15a2aa65 CI script tests: minor fixes 2017-11-17 08:06:47 -08:00
Simon Duquennoy db437fde33
Merge branch 'develop' into contrib/travis-deterministic-tests 2017-11-17 16:44:35 +01:00
Atis Elsts a211cb6e31 Allow to set a different number of MAC retransmissions for different classes of packets 2017-11-17 14:13:20 +00:00
Simon Duquennoy 164f228e91 Added CI test for traceroute 2017-11-14 10:04:31 +01:00
Simon Duquennoy 640fbd33b5 CI script tests: order tests explicitly 2017-11-14 10:03:10 +01:00
Simon Duquennoy 45ef10ff64 CI script tests: homogenize logs 2017-11-14 10:02:58 +01:00
Simon Duquennoy 295a0c6d63 CI: simplify script tests 2017-11-12 14:25:29 +01:00
Simon Duquennoy 6cf4d62e90 Added CI test: native node ping 2017-11-12 14:25:29 +01:00
Simon Duquennoy 7c1c901028 Added CI test: border router on Sky motes 2017-11-12 14:25:28 +01:00
Simon Duquennoy 44e33a8da3 Added CI test: border router with TSCH 2017-11-12 14:25:28 +01:00
Simon Duquennoy 853a0a9c56 Added basic border router test, platform cooja, testing ping 2017-11-12 14:25:28 +01:00
Simon Duquennoy 22cc45c797 Added ability to run arbitrary .sh scripts as test 2017-11-12 14:25:28 +01:00
Simon Duquennoy aaf2e297cd rpl-lite CI test: remove unnecessary define from project-conf.h 2017-11-11 15:33:59 +01:00
Simon Duquennoy 7f8ff9d9af Simulation script for tests with random rearrangement: use a random generator that lets us control the seed. Set the seed to the Cooja simulation seed. 2017-11-11 15:28:48 +01:00
Niclas Finne 48eeb1caa1 Added energest example to regression compile tests 2017-11-02 01:17:26 +01:00
Simon Duquennoy 16a77d97f7 Move 'examples/coap-example' to 'examples/coap' 2017-11-01 09:31:20 +01:00
George Oikonomou bfb744bdaa Delete platform-specific border-router example (jn516x/tsch/simple-sensor-network/) 2017-11-01 00:06:02 +00:00
George Oikonomou c98a8c06d0 Delete platform-specific border-router example (jn516x/rpl/) 2017-11-01 00:06:02 +00:00
George Oikonomou 4654fe761d Combine all RPL Border Routers under a single, modular example 2017-11-01 00:06:02 +00:00
George Oikonomou 25e8518507 Compile-test the slip-radio example 2017-10-31 22:26:22 +00:00
George Oikonomou 0795c57963 Remove udp-echo-server travis test 2017-10-31 12:59:33 +00:00
Simon Duquennoy cb7848f704 Add more compile tests, making sure all examples are covered 2017-10-30 21:49:02 +00:00
Simon Duquennoy eafd90f014 Moving rpl-tsch examples into folder 6tisch 2017-10-30 21:49:02 +00:00
Simon Duquennoy 34c0ddb38a Moving timer, trickle and logging examples to new directory: examples/libs 2017-10-30 21:49:02 +00:00
Simon Duquennoy 898a6a0cb7 Moving storage-related examples to new directory: examples/storage 2017-10-30 21:49:02 +00:00