Martine Lenders
c36f9e0537
tests: adapt coap test app
2015-09-22 22:28:32 +02:00
Martine Lenders
8df17de95b
Merge pull request #3925 from authmillenon/gnrc_pktbuf_static/fix/short_snip
...
gnrc_pktbuf_static: fix marking of pktsnips with short payload
2015-09-22 16:20:22 +02:00
Oleg Hahm
a0957b11d6
Merge pull request #3926 from OlegHahm/some-scan-build-warnings
...
clean up: Some scan build warnings
2015-09-22 11:43:20 +02:00
Martine Lenders
b254889b2b
tests: unittests: provide test for fix
2015-09-22 10:50:17 +02:00
Martine Lenders
39f8a41066
tests: add test application for gnrc_conn_ip
2015-09-21 20:09:08 +02:00
Joakim Nohlgård
98c465008b
all: Update @gebart family name, email
2015-09-20 13:47:39 +02:00
Hauke Petersen
002985db1d
s test/main: changed num from int to unsigned
2015-09-17 13:57:59 +02:00
Hauke Petersen
8739a2a319
s test: fixed copyright and reformatted license
2015-09-17 13:57:59 +02:00
Hauke Petersen
7f74c41c40
tests: added test for periph timer
2015-09-17 13:57:58 +02:00
Oleg Hahm
423d6e31f3
unittests: add an netif before performing nc tests
2015-09-17 11:11:49 +02:00
Oleg Hahm
5644102399
unittests: adapt netif tests to 1461675
...
Since 14616753433559bb7be7a8bed224d86d339b5fe2 an IPv6 interface doesn't have a link-local address per default any more, so tests shouldn't check for it.
2015-09-17 11:11:26 +02:00
7c97c38a96
tests: xtimer_usleep_until: some updates
2015-09-16 11:13:42 +02:00
bd19a903ab
sys: xtimer: add slow-timer-read compensation + test application
2015-09-16 11:13:41 +02:00
5a485c3f73
sys: net: fib: switch to xtimer
2015-09-16 10:58:56 +02:00
13aad65049
tests: pthread_rwlock: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
096823e4d0
tests: pthread_barrier: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
144a912e37
tests: periph_uart_int: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
d4ed8fe63d
tests: periph_random: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
a4a421cb1d
tests: periph_pwm: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
3695433092
tests: periph_dac: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
fb1ed800a1
tests: periph_adc: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
affcbffb6a
tests: driver_tmp006: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
1d34b27933
tests: driver_srf08: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
4f8a495836
tests: driver_servo: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
df5b89a444
tests: driver_pir: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
ec01c9dee5
tests: driver_nvram_spi: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
480a90256d
tests: driver_mq3: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
941acb180d
tests: driver_mpl3115a2: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
cd99ca5c19
tests: driver_mma8652: vtimer -> xtimer
2015-09-16 10:58:55 +02:00
2199aa3d1c
tests: driver_mag3110: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
0438fe9146
tests: driver_lsm303dlhc: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
205aed03b0
tests: driver_lps331ap: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
8be416cc41
tests: driver_lis3dh: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
122b238587
tests: driver_l3g4200d: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
ef01db6d69
tests: driver_isl29125: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
e4a239b78a
tests: driver_isl29020: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
4a74e88ad2
tests: driver_ina220: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
6ede769620
tests: driver_hdc1000: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
ada00d1ca6
tests: driver_adt7310: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
c530ca4db5
tests: driver_mpu9150: vtimer -> xtimer
2015-09-16 10:58:54 +02:00
1fe205924a
tests: driver_nrf24l01p_lowlevel: use xtimer_usleep
2015-09-16 10:58:54 +02:00
b512b98dc2
tests: periph_gpio: remove obsolete hwtimer include
2015-09-16 10:58:54 +02:00
c6c7e9e981
tests: periph_rtc: switch to xtimer
2015-09-16 10:58:54 +02:00
8e446af6bb
tests: irq: switch to xtimer
2015-09-16 10:58:54 +02:00
25c0fc0eb7
tests: driver_nrf24l01p_lowlevel: swithc to xtimer
2015-09-16 10:58:54 +02:00
75720c70ae
tests: driver_dht: switch to xtimer
2015-09-16 10:58:54 +02:00
01b8c57882
tests: bloom_bytes: switch to xtimer
2015-09-16 10:58:53 +02:00
14cbec41bb
tests: bitarithm_timings: convert to xtimer
2015-09-16 10:58:53 +02:00
8b2dc150dc
tests: remove hwtimer tests
2015-09-16 10:58:53 +02:00
39533eb28c
drivers: hih6130: switch to xtimer
2015-09-16 10:58:51 +02:00
Martine Lenders
f595ac32a6
unittests: tests-ipv6_addr: adapt for optional IPv4 address support
2015-09-11 20:03:46 +02:00
Martine Lenders
be587ca717
tests: add unittests for ipv4_addr
2015-09-11 16:32:36 +02:00
d2f6b351d0
Merge pull request #3786 from kaspar030/fix_tests_xtimer_usleep_until
...
tests: xtimer_usleep_until: fix diff calculation
2015-09-07 14:19:20 +02:00
Hauke Petersen
2529a91010
tests/driver_srf02: adapted to driver changes
...
- switched test to xtimer
- adapted to interface changes
2015-09-07 12:02:38 +02:00
Oleg Hahm
8afecdd8a6
Merge pull request #3658 from OlegHahm/ipv6_fib
...
universal_addresses: configure sizes according to the used modules
2015-09-07 10:14:08 +02:00
Oleg Hahm
7d2f414476
universal_address: make size dependent on FIB size
2015-09-07 09:18:29 +02:00
f85e21d23a
tests: xtimer_usleep_until: fix diff calculation
...
xtimer_usleep_until's internal logic has changed, always setting
&last_wakeup to the expected instead of real value.
In order to make this test output valid values, this commit adapts it.
2015-09-05 16:21:46 +02:00
48baf5ddcf
Merge pull request #3683 from kaspar030/add_gnrc_netdev2_support
...
sys: net: add gnrc netdev2 support
2015-09-04 18:00:18 +02:00
4e5a675280
tests: remove obsolete ethernet tests
2015-09-04 15:39:04 +02:00
Hauke Petersen
fe5d9fb3df
tests: removed redbee-econotag from blacklistings
2015-09-04 10:44:48 +02:00
25f900e489
tests, examples: adapt to simplified shell
2015-09-03 13:33:49 +02:00
448e90ba3a
Revert "applications: only use uart0 for none-newlib boards"
...
This reverts commit 9c6ab1007b
.
2015-09-03 13:33:18 +02:00
Hauke Petersen
151dbf95b8
test/xtimer_usleep_until: fix and blacklist
...
- s/N/NUMOF/
- blacklisted chronos for insufficient RAM
2015-09-02 17:10:28 +02:00
Hauke Petersen
6df83c55db
test/xtimer_remove: s/N/NUMOF/
2015-09-02 17:10:28 +02:00
Oleg Hahm
3edfb772f3
auto_init: rename ng_slip to gnrc_slip
2015-09-01 19:11:30 +02:00
Oleg Hahm
b514eeab04
Merge pull request #3706 from OlegHahm/fib_size_parameter
...
fib: add size parameter
2015-09-01 11:28:55 +02:00
Oleg Hahm
86cabbd102
fib: add data struct for meta information
...
In order to properly make use of different FIB tables, handling of different sizes is required. The fib_table_t provides a pointer to the array of entries and its size.
2015-09-01 11:09:10 +02:00
Cenk Gündoğan
ce14897665
tests/cpp11_mutex: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:18:34 +02:00
Cenk Gündoğan
6563ea55b2
tests/cpp11_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:17:57 +02:00
Cenk Gündoğan
780da384cc
tests/slip: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:17:20 +02:00
Cenk Gündoğan
447d0be129
tests/cpp11_thread: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:16:57 +02:00
Cenk Gündoğan
a5058869d8
tests/driver_kw2xrf: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:16:19 +02:00
Cenk Gündoğan
dee6cc9408
tests/driver_at86rf2xx: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:15:46 +02:00
Cenk Gündoğan
25802adbe8
tests/driver_xbee: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:14:57 +02:00
Cenk Gündoğan
5ea852cabd
tests/vtimer_msg_diff: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:14:23 +02:00
Cenk Gündoğan
7848a03549
tests/unittests: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:13:34 +02:00
Cenk Gündoğan
9badbb200c
tests/thread_msg_seq: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:13:02 +02:00
Cenk Gündoğan
c6c6c41219
tests/thread_msg: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:12:27 +02:00
Cenk Gündoğan
2bfd214a92
tests/thread_coorporation: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:11:55 +02:00
Cenk Gündoğan
484c568094
tests/pthread_rwclock: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:11:09 +02:00
Cenk Gündoğan
c3e176c1f2
tests/pthread_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:10:38 +02:00
Cenk Gündoğan
2d052a4299
tests/pthread_barrier: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:09:45 +02:00
Cenk Gündoğan
5eaf226690
tests/posix_semaphore: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:08:40 +02:00
Cenk Gündoğan
e6a775cf16
tests/coap: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
2015-08-28 18:07:55 +02:00
fe61811095
tests/periph_i2c: fix custom shell commands
2015-08-28 09:39:33 +02:00
4bd830121a
tests: driver_pcd8544: fix custom shell commands
2015-08-28 09:38:21 +02:00
bc260fff88
tests: periph_gpio: fix usage of shell_commands
2015-08-28 09:16:51 +02:00
76502c7558
tests: slip: fix auto_init_ng_netif -> auto_init_gnrc_netif
2015-08-26 07:21:20 +02:00
Martine Lenders
293c5322de
Merge pull request #3137 from authmillenon/slip/fix/some-fixes
...
gnrc_slip: Fixes
2015-08-25 22:19:37 +02:00
bd40b2c56b
Merge pull request #3661 from authmillenon/auto_init/api/auto_init_gnrc_netif
...
sys: auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
2015-08-25 21:17:19 +02:00
René Kijewski
11ce199c41
cbor: compare asserted lengths in unit test
...
In `test_array`, `test_array` and `test_map` the variable `offset` was
written to but not read. The accumulated value should equal the total
length of the input. This diff adds this check and fixes the warning
in turn.
Found via scan-build.
2015-08-25 21:16:50 +02:00
Cenk Gündoğan
ed3a33982c
Merge pull request #3690 from OlegHahm/shell_uart0_newlib_distinction
...
shell: uart0 newlib distinction (workaround)
2015-08-25 21:15:44 +02:00
Martine Lenders
b66ada2ae7
ng_slip: fix auto initialization
2015-08-25 20:40:52 +02:00
Oleg Hahm
9c6ab1007b
applications: only use uart0 for none-newlib boards
2015-08-25 20:11:23 +02:00
6d1aab7126
Merge pull request #2926 from kaspar030/wtimer
...
sys: add new timer subsystem
2015-08-25 19:20:07 +02:00
Peter Kietzmann
7ce87862f8
Merge pull request #3609 from gebart/pr/tests-unblacklist-boards
...
tests: unblacklist some boards
2015-08-25 19:03:10 +02:00
301c6f49ae
tests: add xtimer_sleep_until
2015-08-25 13:20:36 +02:00
57630b764e
tests: add xtimer_reset
2015-08-25 13:20:36 +02:00
b21aca4fef
tests: add xtimer_remove
2015-08-25 13:20:36 +02:00
a1dde926c4
tests: add xtimer_msg
2015-08-25 13:20:36 +02:00
Frank Holtz
ee952f79fe
boards: added nrf6310 support. (NRF51 MCU)
2015-08-23 17:00:01 +02:00
Martine Lenders
c1e24d449e
Merge pull request #3584 from cgundogan/pr/seqno
...
sys: Serial Number Arithmetic (RFC1982)
2015-08-21 23:55:08 +02:00
Cenk Gündoğan
9d1b899e56
tests/unittests/tests-seq: unittests for Serial Number Arithmetic
2015-08-21 23:30:06 +02:00
fa5046cd03
tests: unittests: add netopt module unit tests
2015-08-21 11:04:06 +02:00
Oleg Hahm
155b91bd06
Merge pull request #3655 from OlegHahm/fib_multiple_instances
...
fib: allow for multiple instances of FIB
2015-08-20 16:39:13 +02:00
Oleg Hahm
4267212502
fib: allow for multiple instances of FIB
2015-08-20 15:47:27 +02:00
Lari Lehtomäki
1ecaadab4e
cpu/stm32f0: RTC implementation with external clock
...
tests: Tests for RTC clock
2015-08-20 13:09:43 +03:00
Thomas Eichinger
a848b56937
Merge pull request #3665 from authmillenon/iotlab_m3/board/rename
...
iot-lab_M3: rename to iotlab-m3
2015-08-19 22:00:49 +02:00
Joakim Gebart
56b0beeebe
Merge pull request #3107 from gebart/pr/cppsupport
...
c++: Define some support functions required by GCC
2015-08-19 21:49:24 +02:00
Martine Lenders
64c6d49cbd
iot-lab_M3: rename to iotlab-m3
2015-08-19 20:59:06 +02:00
Martine Lenders
d46f542220
iot-lab_M3: rename to iotlab_m3
2015-08-19 18:29:17 +02:00
Martine Lenders
b41e31bb8a
auto_init_ng_netif: remove deprecated files
2015-08-19 17:22:54 +02:00
Martine Lenders
c2706ef492
auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
2015-08-19 17:21:28 +02:00
Martine Lenders
58ff31bfe9
gnrc: make all gnrc modules sub-modules of gnrc
2015-08-18 23:00:07 +02:00
Martine Lenders
87c222d2fa
Merge pull request #3595 from authmillenon/gnrc/api/mv
...
gnrc: rename ng_netbase to gnrc
2015-08-18 16:59:34 +02:00
Martine Lenders
b969eeb217
gnrc: rename ng_netbase to gnrc
2015-08-18 16:11:55 +02:00
Oleg Hahm
b68213a410
Merge pull request #3561 from OlegHahm/ipv6_source_candidate_set
...
IPv6: implement source address candidate selection
2015-08-18 01:17:38 +02:00
Oleg Hahm
65e2acb29d
unittests: fixed ipv6_netif tests
...
Anycasts are not explicitly forbidden according to RFC6724, Appendix B.
2015-08-18 00:31:58 +02:00
Martine Lenders
feb8b8cc0f
Merge pull request #3639 from OlegHahm/unittest-color-output
...
Added a colored outputter to embUnit.
2015-08-17 22:06:51 +02:00
Janos Kutscherauer
5d7ba5b35f
Added a colored outputter to embUnit.
...
The outputter is called ColorTextOutputter and can be enabled by defining OUTPUT=COLORTEXT.
The colored outputter behaves just like the TextOutputter, but displays successful tests in GREEN and failed tests in RED. The summary message is also in GREEN/RED, but is slightly different from the TextOutputter.
Also:
* Added fancy simple none-verbose color-outputter for EmbUnit. The outputter outputs a simple statistics line in GREEN or RED, according to the test success or failure. (Also, the ColorTextOutputter was adjusted to use the statistics output of this new ColorOutputter.) The new outputter can be activated with OUTPUT=COLOR.
* Added a single character "." output for the simple color outputter and replaced the color codes by macros.
2015-08-17 15:04:27 +02:00
Oleg Hahm
bc3aba24a4
Merge pull request #3594 from authmillenon/ipv6/api/disentengle-hdr-ext
...
ipv6: move non-GNRC types and functions in their own module
2015-08-17 13:11:51 +02:00
Martine Lenders
bce1cf618d
Merge pull request #3586 from daniel-k/fix/pktbuf_release_check_contains
...
ng_pktbuf_static: check if pkt is in buffer before derefencing in ng_pktbuf_release
2015-08-17 10:22:44 +02:00
Martine Lenders
2903667494
tests: adapt unittests for ipv6_hdr module division
2015-08-14 17:18:37 +02:00
Martine Lenders
4f650b31f9
ipv6: move non-GNRC types and functions in their own modules
2015-08-14 17:18:35 +02:00
Hauke Petersen
e6a9549d16
Merge pull request #3213 from haukepetersen/add_pktbuf_iovecexport
...
net/ng_pktbuf: added IOVEC export function
2015-08-12 19:46:01 +02:00
daniel-k
12a3a65350
ng_pktbuf_static: remove unittests release_pkt_[null|external]
2015-08-12 14:41:20 +02:00
Oleg Hahm
4a5f5579f6
Merge pull request #3323 from OlegHahm/test_hwtimer_wo_sleep
...
Test hwtimer wo sleep
2015-08-12 11:51:03 +02:00
Oleg Hahm
8639d2c27d
at86rf2xx: rename remaining files and variables
2015-08-11 23:52:02 +02:00
Joakim Gebart
2de14062fe
tests/libfixmath_unittests: Remove stm32f0discovery, redbee-econotag blacklists
2015-08-11 18:40:01 +02:00
Joakim Gebart
f5af96ccc8
tests/struct_tm_utility: Remove stm32f0discovery blacklist
2015-08-11 18:40:01 +02:00
Joakim Gebart
e21896cdf0
tests/thread_exit: Remove stm32f0discovery blacklist
2015-08-11 18:40:00 +02:00
Joakim Gebart
f02bc75e3f
tests/vtimer_msg: Remove stm32f0discovery blacklist
2015-08-11 18:40:00 +02:00
Joakim Gebart
c2075a83c7
tests/pipe: Remove stm32f0discovery blacklist
2015-08-11 18:40:00 +02:00
Joakim Gebart
76a4198352
tests/bloom_bytes: Remove stm32f0discovery blacklist
2015-08-11 18:40:00 +02:00
Martine Lenders
203561e741
ipv6_addr: remove ng_ prefix
2015-08-11 13:27:07 +02:00
Martine Lenders
2e6c974c15
Merge pull request #3568 from haukepetersen/opt_fib_ngprefix
...
net/fib: removed any ng_'s from the FIB
2015-08-11 02:28:00 +02:00
Martine Lenders
c82dfda445
Merge pull request #3567 from authmillenon/timex/enh/timex_to_str
...
timex: make timex_to_str more efficient
2015-08-11 02:21:41 +02:00
Martine Lenders
2a4fd4dd75
unittests: add test for timex_to_str()
2015-08-11 01:33:21 +02:00
Martine Lenders
a55400133b
tests: fix ipv6_netif tests
...
Fixes #3600
2015-08-10 15:47:50 +02:00
Hauke Petersen
85fe67e629
net/fib: removed all ng prefixes from fib
2015-08-10 15:43:55 +02:00
Hauke Petersen
a0600c1ee9
tests/unittests: added tests for pktbuf_get_iovec()
2015-08-10 10:37:55 +02:00
Hauke Petersen
1189b28d0d
tests/unittests: added tests for ng_pkt_count()
2015-08-10 10:37:55 +02:00
Martine Lenders
54fe08feda
Merge pull request #3591 from authmillenon/at86rf2xx/api/mv
...
at86rf2xx: remove ng_ prefix
2015-08-10 02:53:26 +02:00
Martine Lenders
8f9e1656e1
at86rf2xx: remove ng_ prefix
2015-08-10 00:08:21 +02:00
Martine Lenders
f0cb1429f0
native: rename ng_nativenet to dev_eth_tap
2015-08-09 22:04:26 +02:00
Oleg Hahm
e0f35b78e6
unittests: adapt tests to new IPv6 global check
2015-08-09 20:22:22 +02:00
Joakim Gebart
f3330abf8d
tests/cpp11_condition_variable: Clean up Makefile
...
- Remove BOARD_WHITELIST
- Clean up CXXFLAGS
- Clean up CFLAGS
- Blacklist boards where the C++ library is too large on Travis
2015-08-08 14:44:41 +02:00
Joakim Gebart
01694161bc
tests/cpp11_mutex: Clean up Makefile
...
- Remove BOARD_WHITELIST
- Clean up CXXFLAGS
- Clean up CFLAGS
- Blacklist boards where the C++ library is too large on Travis
2015-08-08 14:44:41 +02:00
Joakim Gebart
2e36564ea1
tests/cpp11_thread: Clean up Makefile
...
- Remove BOARD_WHITELIST
- Clean up CXXFLAGS
- Clean up CFLAGS
- Blacklist boards where the C++ library is too large on Travis
2015-08-08 14:44:41 +02:00
Martine Lenders
5c03268516
inet_csum: remove ng_ prefix
2015-08-07 16:59:13 +02:00