Travis Griggs
b2e33e840f
unittests: unroll board lists to one item per line
2017-04-17 15:09:37 -07:00
Travis Griggs
43a9b85dd3
tests: update configuration for samd21-xpro
2017-04-13 18:21:07 -07:00
Vincent Dupont
70ed63ed25
Merge pull request #6838 from aabadie/nucleo32_l432
...
boards/nucleo32-l432: initial support
2017-04-13 09:44:05 +02:00
Joakim Nohlgård
a2b4c42c28
unittests: Only build C++ tests for some platforms
...
Known working platforms are native and Cortex-M
2017-04-10 09:31:13 +02:00
a454975ae5
tests/unittests: skip nucleo32-l432
2017-04-06 22:23:31 +02:00
66c870a446
test/unittests: update ARM based boards list
2017-04-06 09:27:43 +02:00
Francisco Acosta
9edca89ea7
Merge pull request #6625 from aabadie/nucleo144_f303
...
boards/nucleo144-f303: initial support
2017-04-05 19:31:26 +02:00
Joakim Nohlgård
9809db3d90
unittests: Refactor Makefile test wildcard matching line
...
Eliminate external shell calls
2017-04-04 15:04:17 +02:00
Joakim Nohlgård
f4dd0a31b2
Merge pull request #5625 from OTAkeys/pr/spiffs
...
pkg: add SPIFFS support
2017-03-31 20:29:41 +02:00
Vincent Dupont
b52c9a79cf
unittests: add spiffs unittests
2017-03-31 17:17:42 +02:00
Hauke Petersen
05bcd3106f
test: added nucleo-f476 to unittest targets
2017-03-30 16:58:34 +02:00
fb907b35f8
tests/unittests: add nucleo144-f303 to cortexM boards
2017-03-24 17:29:11 +01:00
8d49054190
tests/unittests: add nucleo144-f429 to cortexM boards
2017-03-18 15:58:13 +01:00
879fe0c416
tests/unittests: add nucleo144-f446 to cortexM boards
2017-03-16 18:24:34 +01:00
83307d311e
tests/unittest: add nucleo-f302 to unsufficient memory list
2017-03-16 10:44:37 +01:00
a0e45d1390
tests/unittest: remove nucleo32-l031 from unittest
2017-03-15 14:08:06 +01:00
478ee1a9a0
tests: add nucleo-f410 to unsufficient memory boards
2017-03-14 18:45:11 +01:00
Vincent Dupont
db65e8b3fe
tests: sort ARM_CORTEX_M_BOARDS in Makefile
2017-03-14 08:12:59 +01:00
Vincent Dupont
ad0f0877cc
tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically
2017-03-13 18:27:50 +01:00
Loïc Dauphin
ac53dff0cb
tests: rename opencm9-04 into opencm904
2017-03-03 09:57:53 +01:00
0e874357a2
tests: remove nucleo-l053 from unittests
2017-03-02 13:52:12 +01:00
4ca7f1096a
tests/unittests: exclude nucleo-l073 board
2017-02-24 16:12:41 +01:00
77df65e95e
tests: add nucleo32-f031 to unsufficient memory boards
2017-02-22 18:43:02 +01:00
3628617001
tests/unittest: add nucleo-f411 to ARM Cortex based boards
2017-02-22 15:18:21 +01:00
kYc0o
5ff272f9f8
tests/unittests: add more boards to insufficient memory list
2017-01-26 15:02:00 +01:00
Frits Kuipers
e483c2307b
boards/maple-mini: initial support
2017-01-21 16:27:17 +01:00
Loïc Dauphin
73a3be518b
tests: add opencm9-04 to insufficient memory boards in some tests
2017-01-20 18:11:00 +01:00
ca11e4c9e6
tests: add nucleo32-f303 to insufficient memory boards in some tests
2017-01-19 11:09:42 +01:00
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
2017-01-18 22:04:59 +01:00
Vincent Dupont
1a12a40110
boards/nucleo-f042: initial support
2017-01-10 10:34:35 +01:00
zhuoshuguo
6a0ac75d2c
gnrc_mac: add mac tx and rx internal types and API.
2017-01-04 13:59:16 +01:00
Martine Lenders
71f778aa65
tests: provide unittests for ucrc16
2016-12-27 00:58:11 +01:00
9172e42437
tests/unittests: add stm32f3discovery to BOARD_INSUFFICIENT_MEMORY
2016-12-18 16:56:36 +01:00
Joakim Nohlgård
c5058673b7
tests/unittests: Mark limifrog-v1 for insufficient memory
2016-11-29 20:44:31 +01:00
Hauke Petersen
8787eee178
tests: blacklisted calliope-mini
2016-11-21 17:20:53 +01:00
Hauke Petersen
fe7fc50106
tests: blacklisted microbit for insufficiant RAM
2016-11-09 12:01:09 +01:00
Martine Lenders
57ab1b06d5
unittests: Add more boards to BOARD_INSUFFICIENT_MEMORY
...
Somehow in the merging of 6dac4bd
this was not catched, but those new
unittests made the total build too big for some more boards.
2016-11-01 11:05:43 +01:00
1659f56904
boards/nucleo-f070: initial support for nucleo-f070 board
2016-10-26 14:12:39 +02:00
Hauke Petersen
bee57a4d6a
Merge pull request #5798 from aabadie/nucleo-f030
...
boards: initial support for Nucleo f030 board
2016-10-25 19:50:59 +02:00
560a509036
make: remove trailing slash from BINDIR variable
2016-10-18 23:27:59 +02:00
3f29e77a4c
boards/nucleo-f030: initial support
2016-10-12 14:32:25 +02:00
68acc8857e
boards/arduino-zero: add initial support
2016-10-04 18:34:51 +02:00
Kees Bakker
076d5bda11
boards: add support for SODAQ Autonomo
...
The following features were tested (briefly):
* UART (the first)
* I2C using a BMP180 on a SODAQ TPH board
* SPI0, connected to the on-board serial data flash (only DevID was read
using the periph_spi test program)
* xtimer is working (it's the same code as in samr21)
boards/sodaq-autonomo: Disable the "big" unittests because it does not fit
2016-09-28 18:02:16 +02:00
Laurent Navet
3ff576e46a
tests: adapt for arduino uno and duemilanove support
...
- blacklist arduino-uno and arduino-duemilanove for
coap, libfixmath_unittests, lwip, nhdp,
pthread, pthread_barrier, pthread_cleanup, pthread_condition_variable
pthread_cooperation, pthread_rwlock and pthread_tls tests.
- fix sys/pipe build
- unittests: boards added to BOARD_INSUFICIENT_MEMORY list.
2016-09-21 21:12:58 +02:00
Joakim Nohlgård
ffb4573667
Merge pull request #5097 from gebart/pr/make-include
...
make: Place most configuration macros in a separate file instead of on the command line
2016-07-07 18:03:18 +02:00
Joakim Nohlgård
4d6883a732
tests/unittests: Remove unnecessary FORCE target
...
Changes to CFLAGS #defines are now picked up by the configuration
header (genconfigheader) when building, so the FORCE target is no longer
necessary when building different test suites.
2016-07-05 16:06:33 +02:00
kYc0o
62a9773a9c
boards/waspmote-pro: add support for Waspmote PRO v1.2
2016-07-05 13:05:12 +02:00
Leon M. George
c8985056e9
tests/unittests: cc2650stk insufficient memory
2016-04-18 19:00:50 +02:00
José Ignacio Alamos Aste
cc0e94f9c6
blacklist: nucleo-f072: blacklisted several examples and tests
2016-03-31 19:08:10 +02:00
Martine Lenders
4fb7939ab9
unittests: add new test runner script
2016-01-23 15:22:18 +01:00