Gaëtan Harter
|
8e5422ff78
|
applications: remove 'TEST_ON_CI_WHITELIST += all'
This is now the default so not required anymore.
|
2019-08-21 12:51:17 +02:00 |
|
Gaëtan Harter
|
4dd6eb3e5b
|
tests/libc_newlib: only execute compile-test in docker
Without the protection, the host system also tries to execute the tests.
|
2018-12-07 17:41:57 +01:00 |
|
Gaëtan Harter
|
aea71dc309
|
tests/libc_newlib: verify the file exist before testing
If the file does not exist, because of concurrency issues, there is no
error. So verify it is there for good measures.
|
2018-12-07 17:41:57 +01:00 |
|
|
472bd0ae01
|
tests: remove obsolete local test targets
|
2018-09-07 15:13:08 +02:00 |
|
Gaëtan Harter
|
db00922b3d
|
tests/libc_newlib: add test for newlib-nano inclusion
This test verifies that when used, newlib-nano is correctly included, both
header and also linked.
|
2018-07-25 11:43:19 +02:00 |
|