George Oikonomou
58261ad53e
Delete trailing whitespaces (tests/)
2018-04-07 14:49:19 +01:00
Simon Duquennoy
8abd9ad984
Merge branch 'develop' into pr/ndc-bugfix
2018-04-07 14:30:04 +02:00
Simon Duquennoy
826624c8dd
Added ping with 6lowpan fragmentation test
2018-04-06 12:47:09 -07:00
Niclas Finne
c81459e565
Fixed some issues with the LWM2M IPSO and standalone regressing tests.
2018-04-06 19:01:00 +02:00
Niclas Finne
6ce1c79f8c
Updated example-lwm2m-standalone to latest version
2018-04-06 18:20:00 +02:00
George Oikonomou
5e85d80625
Test the MQTT client for platform native
2018-04-02 22:14:55 +01:00
Yasuyuki Tanaka
55f4f2ab44
tests/09-ipv6: add tests on neighbor cache update
2018-04-01 13:11:10 +02:00
George Oikonomou
8fb2b2074e
Delete jn516x-specific BR example
...
#132 deleted other jn516x-specific BR examples, but this one was missed. This pull deletes the leftover example.
This is the only place where we are still using the obsolete `SLIP_BRIDGE_CONF_NO_PUTCHAR` define (all others were removed by #135 ). This pull removes that too.
2018-03-30 15:21:52 +01:00
Yasuyuki Tanaka
c7d60bc8a6
sixtop: update to draft-ietf-6tisch-6top-protocol-10
...
- remove the schedule generation management using GEN field
- add SIGNAL command
- add RC_ERR_SEQNUM
- rename and reorder return codes
2018-03-29 16:19:21 +02:00
Simon Duquennoy
a3e62befb8
TSCH: rework .h system, now following the same structure as rpl-lite
2018-03-28 10:39:41 -07:00
Simon Duquennoy
d157fc721d
Merge branch 'develop' into fix/test-br-real-time
2018-03-27 21:21:46 +02:00
Simon Duquennoy
06b12a0a72
Merge branch 'develop' into simonduq-patch-1
2018-03-27 20:40:14 +02:00
Simon Duquennoy
710ea91f1a
Compile test log summary format
2018-03-27 16:11:57 +02:00
Simon Duquennoy
a2c76f63c3
Border router tests: make all simulations real-time
2018-03-27 02:13:54 -07:00
Simon Duquennoy
fe680fbbc3
RPL BR tests: add more time for initial convergence
2018-03-26 21:46:40 +02:00
George Oikonomou
e200b71b27
Add travis tests for the MQTT client
2018-03-23 22:35:28 +00:00
George Oikonomou
66106e86dd
Add nullnet example test for cc26xx
2018-03-13 22:47:45 +00:00
George Oikonomou
b20f493e09
Move BLE example to platform-specific/cc26xx
...
This commit moves the BLE/IPv6 example to the platform-specific directory, since we only support one platform currently. The pull also tidies up the example Makefile a bit: We no longer need to specify the name for project-conf.h so we remove this. We add PLATFORMS_ONLY and BOARDS_ONLY
2018-03-13 22:47:45 +00:00
Simon Duquennoy
7fe4d913b7
Merge branch 'develop' into contrib/build-all
2018-03-12 14:22:34 +01:00
George Oikonomou
c250cf93b7
Merge branch 'develop' into feature/ipv6_over_ble
2018-03-12 08:52:25 +00:00
Simon Duquennoy
7b8a8b2b0c
Compile test of multicast example for Zoul
2018-03-09 16:29:07 +00:00
Simon Duquennoy
629725256e
Add compile test of orion/client
2018-03-09 16:29:06 +00:00
Atis Elsts
6b05eaed41
Compile tests: added missing examples
2018-03-09 16:29:06 +00:00
Atis Elsts
f3702fd5df
regression test directory change
2018-03-09 16:29:06 +00:00
Atis Elsts
50b8612c80
Add a script to build all examples for all platforms
2018-03-09 16:29:06 +00:00
Simon Duquennoy
54281f63d8
Merge branch 'develop' into contrib/docker-ipv6
2018-03-02 20:36:58 +01:00
Simon Duquennoy
b909fb2878
Docker: enable IPv6 automatically in container
2018-03-02 08:45:53 -08:00
George Oikonomou
be307bf004
Add RGB LED example and tests
2018-03-01 15:29:31 +00:00
George Oikonomou
92ab28bc8f
Add LED HAL example and tests
2018-03-01 15:29:31 +00:00
George Oikonomou
b632064f3d
Compile-test zoul examples
2018-03-01 15:05:18 +00:00
George Oikonomou
48ffc8f6f1
Compile-test the GPIO HAL example
2018-02-24 12:50:03 +00:00
Simon Duquennoy
fe7ded0762
Routing API: add function node_has_joined
2018-02-02 08:51:29 -08:00
Simon Duquennoy
177a68db53
CI: added a simulation test for RPL Classic in non-storing mode
2018-02-02 08:51:29 -08:00
Simon Duquennoy
ca13d2c3ef
CI: added more compile tests for RPL Classic
2018-02-02 08:51:29 -08:00
Simon Duquennoy
123105ab20
Move source routing state management from RPL Lite and RPL Classic to uip.
2018-02-02 08:51:29 -08:00
Simon Duquennoy
f8ddf8c816
Added missing includes for modules that rely on RPL
2018-02-02 08:51:29 -08:00
Simon Duquennoy
bc73bb3284
Added root_start to routing driver
2018-02-02 08:47:46 -08:00
Simon Duquennoy
14ccd337c9
rpl_dag_root module simplification
2018-02-02 08:47:21 -08:00
Simon Duquennoy
871ee1e34f
Added routing module with only routing.h, now included wherever RPL is used
2018-02-02 08:45:02 -08:00
Simon Duquennoy
0a4b072973
Cooja .csc files: do not load collect-view
2018-02-01 05:03:55 -08:00
George Oikonomou
63a96752c8
Merge branch 'develop' into contrib/coap-lwm2m-dtls
2018-02-01 00:17:38 +00:00
Simon Duquennoy
151f2e0b73
CI: remove obsolte sky-slip-radio test
2018-01-27 13:26:24 -08:00
Simon Duquennoy
d5ede05f9a
Native CoAP CI test: fix cleanup
2018-01-27 13:26:24 -08:00
Simon Duquennoy
5e04920db9
Fix NBR CI test, and convert from sky to cooja motes
2018-01-27 10:28:07 -08:00
Simon Duquennoy
b7fe599848
Border router CI test: check that all ping replies are received
2018-01-27 08:27:02 -08:00
Joakim Eriksson
069b399639
added CI test for native border router
2018-01-27 15:52:45 +01:00
Niclas Finne
06e15563c0
Added compile-test of CoAP/LWM2M with DTLS
2018-01-19 16:16:11 +01:00
Niclas Finne
b4d69603be
Updated LWM2M standalone example submodule
2018-01-17 20:01:07 +01:00
Niclas Finne
5ad09ecabb
lwm2m: added regression test for LWM2M standalone.
2018-01-12 01:25:27 +01:00
Niclas Finne
11da00db3e
Added LWM2M standalone example as submodule for regression tests
2018-01-12 01:20:53 +01:00
Joakim Eriksson
032bf31a1d
removed some not needed test printouts for lwm2m regression test
2018-01-12 01:20:53 +01:00
Joakim Eriksson
63643042e1
fixed compilation of ipso objects in test script
2018-01-12 01:20:53 +01:00
Joakim Eriksson
bbe2836bee
fixed compilation makefile for NFR52DK compile tests
2018-01-12 01:20:53 +01:00
Joakim Eriksson
6c729f50d6
added lwm2m-ipso test
2018-01-12 01:20:53 +01:00
spoerk
604e846ff1
Merge branch 'develop' of github.com:contiki-ng/contiki-ng into feature/ipv6_over_ble
2018-01-03 15:27:42 +01:00
spoerk
40a9822225
Cleanup of the hardware specific values
2018-01-03 15:22:50 +01:00
George Oikonomou
3aca0cf9f6
Add lists to the data structure unit tests
2017-12-22 16:42:55 +02:00
Simon Duquennoy
91ca67d393
CI: minor printout fix
2017-12-22 05:21:39 -08:00
Simon Duquennoy
7e5ab3bf7c
CI tests: cleaner compilation artifacts
2017-12-18 05:46:30 -08:00
George Oikonomou
d56dfde006
Compile-test the data structure library example
...
Adds compile tests for native, sky, zoul, nrf52dk
2017-12-13 23:18:01 +00:00
George Oikonomou
5919f120a5
Add data structure library test on platform native
2017-12-13 16:38:50 +00:00
George Oikonomou
bf44dbe62e
Add unit tests for the data structure libraries
2017-12-13 16:38:50 +00:00
George Oikonomou
32ec93842e
Compile-test the nullnet example for platform native
2017-12-13 13:30:06 +00:00
Simon Duquennoy
1b0bc03036
Added compile test for NullNet on Native
2017-12-13 11:23:45 +01:00
Simon Duquennoy
e795517750
Merge branch 'develop' into contrib/stack-guard
2017-12-05 15:16:54 +01:00
Atis Elsts
7233dfbbdd
Add a regression test for the stack check library
2017-12-01 13:35:06 +00:00
Simon Duquennoy
01d06c30df
Added CI test for CoAP
2017-11-29 09:30:46 -08: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
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
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