Benjamin Valentin
|
337ee38997
|
tests/thread_msg_bus: add check if all threads got the message
|
2020-07-22 16:11:36 +02:00 |
|
Cenk Gündoğan
|
43d2de0885
|
Merge pull request #14569 from fjmolinas/pr_tests_trickle_msg_queue
tests/trickle: add message queue
|
2020-07-21 18:42:19 +02:00 |
|
|
ec487138bf
|
Merge pull request #14566 from fjmolinas/pr_test_periph_gpio_pin
tests/periph_gpio: allow specifying port under test
|
2020-07-21 15:22:30 +02:00 |
|
Francisco Molina
|
194d3192fc
|
tests/trickle: add message queue
Add a message queue in case main thread is not yet waiting for the
message when it gets sent.
|
2020-07-21 14:19:55 +02:00 |
|
Francisco Molina
|
92d2a727f5
|
tests/periph_gpio: allow specifying port under test
|
2020-07-21 13:19:14 +02:00 |
|
|
ed3ff6ed34
|
tests: exclude nucleo-f070rb where it doesn't fit in memory
|
2020-07-21 12:45:25 +02:00 |
|
|
5c3c22f31c
|
Merge pull request #14489 from benpicco/libc_conflict
drivers/tests: rename private read() and sleep() functions to avoid conflicts with libc
|
2020-07-17 20:44:02 +02:00 |
|
Benjamin Valentin
|
a028102149
|
pkg/littlefs2: rename littlefs_desc_t -> littlefs2_desc_t
Allow to have both versions of the FS present at the same time.
|
2020-07-17 16:43:00 +02:00 |
|
|
6c9a5e3f87
|
Merge pull request #14451 from benpicco/tests/periph_gpio/shell_commands
tests/periph_gpio: enable shell commands
|
2020-07-17 15:21:31 +02:00 |
|
|
d846ffe56e
|
tests/driver_sx127x: remove unused xtimer dependency
|
2020-07-17 11:03:47 +02:00 |
|
|
cec5c8e4c2
|
tests/kconfig_features: remove board whitelist
Now that all boards/cpus are migrated to Kconfig, we don't need this list anymore and it will enforce new boards to be adapted as well
|
2020-07-17 09:42:57 +02:00 |
|
Leandro Lanzieri
|
1abe732472
|
boards/wemos-zero: Add Kconfig symbols
|
2020-07-17 08:46:17 +02:00 |
|
Leandro Lanzieri
|
4e53bb0a73
|
boards/sodaq-sara-sff: Add Kconfig symbols
|
2020-07-17 08:46:17 +02:00 |
|
Jose Alamos
|
6d93866f24
|
tests/Kconfig: add sodaq-sara-aff to whitelist
|
2020-07-17 08:46:17 +02:00 |
|
Jose Alamos
|
5715c9e3d0
|
tests/Kconfig: add sodaq-one to whitelist
|
2020-07-17 08:46:14 +02:00 |
|
Jose Alamos
|
f7fcdabada
|
tests/Kconfig: add sodaq-explorer to whitelist
|
2020-07-17 08:44:51 +02:00 |
|
Jose Alamos
|
2776e566df
|
tests/Kconfig: add sodaq-autonomo to whitelist
|
2020-07-17 08:44:50 +02:00 |
|
Jose Alamos
|
b39b881af8
|
tests/Kconfig: add serpente to whitelist
|
2020-07-17 08:44:50 +02:00 |
|
Jose Alamos
|
4fa465b9f6
|
tests/Kconfig: add sensebox_samd21 to whitelist
|
2020-07-17 08:44:50 +02:00 |
|
Jose Alamos
|
7e60c66ef4
|
tests/Kconfig: add samd21-xpro to whitelist
|
2020-07-17 08:44:50 +02:00 |
|
Jose Alamos
|
65d0bb5ce6
|
tests/Kconfig: add hamilton to whitelist
|
2020-07-17 08:44:50 +02:00 |
|
Jose Alamos
|
a005d68f5f
|
tests/Kconfig: add feather-m0 to whitelist
|
2020-07-17 08:44:49 +02:00 |
|
Jose Alamos
|
878a2016b0
|
tests/Kconfig: add arduino-zero to whitelist
|
2020-07-17 08:44:49 +02:00 |
|
Jose Alamos
|
7b3cec4f95
|
tests/Kconfig: add arduino-mkrzero to whitelist
|
2020-07-17 08:43:46 +02:00 |
|
Jose Alamos
|
740f23fce9
|
tests/Kconfig: add arduino-mkrwan1300 to whitelist
|
2020-07-17 08:43:46 +02:00 |
|
Jose Alamos
|
1d083a3f9f
|
tests/Kconfig: add arduino-mkrfox1200 to whitelist
|
2020-07-17 08:43:46 +02:00 |
|
Jose Alamos
|
cbbb9f11d6
|
tests/Kconfig: add arduino-mkr1000 to whitelist
|
2020-07-17 08:43:46 +02:00 |
|
Leandro Lanzieri
|
56108f17ba
|
tests/kconfig_features: Add saml21-based boards to whitelist
|
2020-07-16 21:30:25 +02:00 |
|
|
4da79fa0ca
|
Merge pull request #14471 from leandrolanzieri/pr/kconfig/lpc2387_boards_symbols
boards/lpc2387-based: Model features in Kconfig
|
2020-07-16 21:25:00 +02:00 |
|
|
3b778451e1
|
Merge pull request #14485 from leandrolanzieri/pr/kconfig/saml1x_based_symbols
boards/saml1x-based: Model features in Kconfig
|
2020-07-16 21:04:22 +02:00 |
|
Leandro Lanzieri
|
cd4571b90c
|
tests/kconfig_features: Add lpc23xx-based boards to whitelist
|
2020-07-16 19:06:53 +02:00 |
|
|
a20d663086
|
Merge pull request #14470 from leandrolanzieri/pr/kconfig/lpc1768_boards_symbols
boards/lpc1768-based: Model features in Kconfig
|
2020-07-16 18:59:55 +02:00 |
|
Leandro Lanzieri
|
c44744998e
|
tests/kconfig_features: Add saml1x-based boards to whitelist
|
2020-07-16 18:10:00 +02:00 |
|
|
e246e7ed2a
|
Merge pull request #14538 from leandrolanzieri/pr/kconfig/native_symbols
boards/native: Model features in Kconfig
|
2020-07-16 18:04:42 +02:00 |
|
|
def5f80998
|
Merge pull request #14477 from leandrolanzieri/pr/kconfig/sam3_boards_symbols
boards/sam3-based: Model features in Kconfig
|
2020-07-16 17:07:03 +02:00 |
|
Leandro Lanzieri
|
7fdd3d1f79
|
tests/kconfig_features: Add lpc1768-based boards to whitelist
|
2020-07-16 15:40:34 +02:00 |
|
Leandro Lanzieri
|
9f9178b944
|
tests/kconfig_features: Add sam3-based boards to whitelist
|
2020-07-16 15:36:50 +02:00 |
|
Leandro Lanzieri
|
580bd08648
|
tests/kconfig_features: Add same54-xpro to whitelist
|
2020-07-16 15:33:55 +02:00 |
|
|
15110af51c
|
Merge pull request #14475 from leandrolanzieri/pr/kconfig/mips32r2_boards_symbols
boards/mips32r2-based: Model features in Kconfig
|
2020-07-16 15:14:29 +02:00 |
|
Leandro Lanzieri
|
7efe7224ee
|
boards/native: Add Kconfig symbols
Also add the board to the whitelist of tests/kconfig_features
|
2020-07-16 13:54:28 +02:00 |
|
Leandro Lanzieri
|
cb01f526d1
|
boards/ek-lm4f120: Add Kconfig symbols
Also add the board to the whitelist of tests/kconfig_features
|
2020-07-16 13:24:06 +02:00 |
|
Leandro Lanzieri
|
f4a37af4d9
|
tests/kconfig_features: Add mips32r2-based boards to whitelist
|
2020-07-16 13:21:11 +02:00 |
|
|
0a7b99bb36
|
tests/suit_manifest: exclude nucleo-f031k6
|
2020-07-16 11:34:05 +02:00 |
|
|
65df0eca43
|
tests/kconfig_features: add stm32 based board in list
|
2020-07-16 11:34:05 +02:00 |
|
Leandro Lanzieri
|
204b86308e
|
test/kconfig_features: Add nrf-based boards to whitelist
|
2020-07-16 10:23:59 +02:00 |
|
Martine Lenders
|
6f81aff81d
|
Merge pull request #14523 from fjmolinas/pr_xtimer_now_irq_32b
tests/xtimer_now_irq: don't fail for 32bit timers
|
2020-07-15 22:59:54 +02:00 |
|
Francisco Molina
|
6bb765a362
|
tests/xtimer_now_irq: don't fail for 32bit timers
|
2020-07-15 16:29:07 +02:00 |
|
Martine Lenders
|
550bfe519a
|
tests/gnrc_dhcpv6_client: fix expected output
|
2020-07-15 16:26:38 +02:00 |
|
Leandro Lanzieri
|
db29db330b
|
Merge pull request #14513 from akshaim/Kconfig_credman
net/credman : Expose configurations to Kconfig
|
2020-07-15 10:10:54 +02:00 |
|
Benjamin Valentin
|
5d1dddb3fc
|
tests/driver_soft_uart: add test for software UART
|
2020-07-14 23:04:36 +02:00 |
|