Rehan MALAK
12f15a4f27
minor modifications related to tools/serial-io/tunslip6
2018-05-28 22:39:46 +02:00
George Oikonomou
6177cac919
Use $(MAKE) instead of make to invoke recursively
2018-05-27 19:21:08 +01:00
George Oikonomou
285578bbf4
Update travis test for tools/serial-io
2018-05-27 13:35:50 +01:00
George Oikonomou
a73f126c1d
Adjust travis tests for tools/
2018-05-26 13:55:03 +01:00
Simon Duquennoy
0bec52a76c
Merge branch 'develop' into contrib/simple-energest
2018-05-25 20:14:18 +02:00
Simon Duquennoy
6381e34b62
Merge branch 'develop' into contrib/nodeid
2018-05-25 16:53:54 +02:00
Joakim Eriksson
fd4d398f95
Merge branch 'develop' into contrib/lwm2m-queue-mode
2018-05-25 14:49:39 +02:00
Simon Duquennoy
d972dc607e
Added compile test for the shell and simple-energest examples
2018-05-23 12:50:20 -07:00
carlosgp143@gmail.com
2e84d2abbe
Separated Queue Mode implementation and Queue Mode object. Changes in the naming
2018-05-21 09:44:49 +02:00
Rehan MALAK
08c28f2513
homogenize the way we kill background processes
...
kill_bg :
-takes the PID of the process to kill
-differentiates the sudo case from the non-sudo case
2018-05-19 20:11:35 +02:00
Rehan MALAK
083c37802a
node killed with a simple "kill -9"
...
only sudo commands need the "pgrep ... | sudo xargs kill -9" trick
2018-05-19 16:28:08 +02:00
Rehan MALAK
5f0dd15f1e
node killed at the end of 08-native-runs tests
...
pgrep pattern shoud be smaller than 15 characters
2018-05-19 16:28:08 +02:00
Simon Duquennoy
21657d1b37
Fix ipv6 test: use new node-id log string
2018-05-18 14:08:24 -07:00
carlosgp143@gmail.com
1dfa62fc88
Added Q-Mode regression tests working with Leshan Server
2018-05-18 18:39:33 +02:00
carlosgp143@gmail.com
d744e8306a
Added Queue Mode implementation in LwM2M
2018-05-18 18:39:33 +02:00
Simon Duquennoy
5d7b4410d5
Add native border router fragmentation test
2018-05-14 14:19:45 -07:00
Simon Duquennoy
e99f2a73d6
Added CI compile test of example ipv6-uipbuf (platform Zoul)
2018-05-14 08:32:40 -07:00
Simon Duquennoy
9de0f76b83
Merge remote-tracking branch 'origin/develop' into contrib/sicslowpan
2018-05-13 06:41:12 -07:00
George Oikonomou
b45d284be2
Merge branch 'release-4.1' into develop
2018-05-09 22:18:01 +01:00
Niclas Finne
57ad48ca40
Added compile regression test for native rpl-border-router with RPL Classic
2018-05-04 10:43:23 +02:00
Simon Duquennoy
8806fd2aca
Discontinue multicast example on platform sky
2018-04-21 23:33:09 -07:00
Simon Duquennoy
f9a1f958e1
Merge remote-tracking branch 'origin/release-4.1' into develop
2018-04-20 08:37:14 -07:00
Simon Duquennoy
d59db9a94d
Examples: consistently use PROJECT_CONF_H
2018-04-20 06:46:02 -07:00
Simon Duquennoy
99acfc1ab3
CI: added tests for examples under examples/coap
2018-04-20 06:46:02 -07:00
Simon Duquennoy
95e02300f3
cc26xx web demo example: add compile test with RPL Classic, in order to build 6lbr client
2018-04-18 12:03:50 -07:00
Simon Duquennoy
42c2bba036
Merge branch 'release-4.1' into contrib/example-lwm2m
2018-04-14 10:38:33 +02:00
Simon Duquennoy
6fa97286b3
Merge branch 'release-4.1' into contrib/native/button-hal
2018-04-11 20:41:46 +02:00
Simon Duquennoy
9454191b84
Renamd http-socket example to websocket
2018-04-10 00:37:47 -07:00
Simon Duquennoy
f5ae6b641e
Move ipv6-hooks examples to libs directory
2018-04-10 00:37:47 -07:00
Simon Duquennoy
72890cc818
Rename example ipso-objects to lwm2m-ipso-objects
2018-04-07 09:26:21 -07:00
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