zephyr/tests/drivers
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
..
adc tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
aio/aio_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
aon_counter/aon_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
build_all tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
dma tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
enc28j60 tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
entropy/api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
gpio/gpio_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
i2c/i2c_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
i2s tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
ipm native: blacklisted 3 testcases 2017-12-27 14:16:08 -05:00
nsim_uart tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
pci_enum tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
pinmux/pinmux_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
pwm/pwm_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
quark_clock tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
rtc/rtc_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
spi tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
uart/uart_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
watchdog/wdt_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00