Hugues Larrive
|
3c465836f2
|
examples and tests: add atmega8 to relevent Makefile.ci
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
|
2023-07-11 21:22:02 +02:00 |
|
Erik Ekman
|
46f599c1a9
|
tests/fault_handler: Suppress cppcheck errors
This code is supposed to hit the null pointer.
tests/fault_handler/main.c:43: error (nullPointer): Null pointer dereference: (volatile unsigned int*)(0x00000000u)
tests/fault_handler/main.c:44: error (nullPointer): Null pointer dereference: (volatile unsigned int*)(0x00000000u)
|
2021-11-25 13:08:51 +01:00 |
|
Joakim Nohlgård
|
821eb21861
|
tests/fault_handler: Fix pedantic warnings about signed/unsigned
|
2021-03-24 12:07:26 +01:00 |
|
|
32057a8c46
|
tests: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
|
smlng
|
6f67e75f90
|
tests: remove DEVELHELP from per test Makefiles
|
2017-12-14 17:54:13 +01:00 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
smlng
|
3d12edfd7f
|
tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common
|
2017-03-28 10:48:27 +02:00 |
|
smlng
|
52fadaf23a
|
tests: remove redundant board and quiet statements
|
2017-01-20 19:36:04 +01:00 |
|
smlng
|
f84e8a37e2
|
tests: add missing include for Makefile.tests_common
|
2017-01-20 17:24:56 +01:00 |
|
|
c3f7186d4e
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
|
Thomas Eichinger
|
4f502a4a61
|
tests: allow language extensions for fault_handler test in clang
|
2016-01-07 13:38:12 +01:00 |
|
Joakim Gebart
|
d9c44ffabc
|
tests/fault_handler: Add fault handler test application
|
2015-09-23 13:50:37 +02:00 |
|