zephyr/samples
Alberto Escolar Piedras 04c7620580 native: blacklisted 3 testcases
The following 3 testcases are blacklisted for the POSIX
arch / simple_process BOARD:
* tests/drivers/ipm : won't compile due to missing
   __stdout_hook_install()  [part of minimal libc]
  (POSIX arch uses the native libc)
* tests/kernel/mem_protect/stackprot : will crash
  "natively" when trying to corrupt the stack and therefore
  will fail the testcase. The current understanding is that
  the POSIX arch should let the native OS handle faults,
  so they can be debugged with the native tools.
* samples/cpp_synchronization : it is not possible
  to build cpp code yet on top of the posix arch

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2017-12-27 14:16:08 -05:00
..
application_development/external_lib tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
basic tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
bluetooth cmake: Don't link with subsys__bluetooth unnecessarily 2017-12-19 12:46:03 -05:00
boards samples: boards: add sample for Altera Nios-II PIO core 2017-12-21 12:02:24 -08:00
cpp_synchronization native: blacklisted 3 testcases 2017-12-27 14:16:08 -05:00
drivers tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
grove tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
hello_world tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mpu tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
net crypto: config: config-coap: add CONFIG for setting max content length 2017-12-15 17:52:13 -05:00
nfc/nfc_hello tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
philosophers tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
sensor tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
subsys lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
synchronization tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
testing tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: drivers: add LPD8806 sample application 2017-10-28 13:23:30 -04:00