zephyr/samples
Javier B Perez 231629bfc7 testcases: filter cpp tests cases when using ISSM toolchain
Removed tests that will fail when using ISSM toolchain because
there is no g++ inside.

Example:
export ZEPHYR_GCC_VARIANT=issm
export ISSM_INSTALLATION_PATH=<ISSM PATH>
sanitycheck -p arduino_101 -p arduino_101_sss -p quark_d2000_crb \
   -p quark_se_devboard -p quark_se_sss_devboard

Change-Id: I532d4f0e0095472cbf3428cb8355167a320a10a0
Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
2016-08-29 14:43:19 +00:00
..
bluetooth Bluetooth: Pass net_buf_simple to scan callback 2016-07-20 16:19:01 +00:00
cpp_synchronization testcases: filter cpp tests cases when using ISSM toolchain 2016-08-29 14:43:19 +00:00
drivers samples: i2c_fujitsu_fram: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
environmental_sensing samples: environmental_sensing: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
fs/fat_fs samples: fat_fs: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
hello_world Revert "misc: Remove generic PRINT macros from hello world samples" 2016-08-23 13:19:45 -07:00
ipm samples: ipm: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
kernel_event_logger event logger: reduce sample application's RAM footprint 2016-08-10 15:05:36 +00:00
net samples: zperf: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
power Revert "misc: Remove generic PRINT macros from power samples" 2016-08-23 13:19:45 -07:00
sensor Revert "misc: Remove generic PRINT macros from sensor samples" 2016-08-23 13:19:44 -07:00
shell samples: shell: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
static_lib samples/static_lib: Add testcase.ini 2016-08-04 18:31:12 +00:00
stub samples: stub: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
synchronization Revert "misc: Remove generic PRINT macros from synch samples" 2016-08-23 13:19:45 -07:00
task_profiler Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
usb Revert "sys_log: replace old debug macros at USB DFU sample" 2016-08-23 13:26:54 -07:00