zephyr/samples/subsys
Andy Ross 42d8936f4d samples/subsys/usb/dfu: Set sanitycheck test to build_only
This sample has to be operated manually (it's a USB DFU implementation
that needs to be plugged into a host to validate).  Sanitycheck is
failing right now becuase it tries to flash and run it, and doesn't
see a harness declaration.

Set it to build_only when run under sanitycheck.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-06-19 14:37:20 -04:00
..
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
ipc dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
logging doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
mgmt Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
nvs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
power/device_pm samples/subsys/power/device_pm: Add test harness integration 2019-06-19 14:37:20 -04:00
shell samples: fs: Added FS shell sample 2019-06-11 08:31:54 -04:00
usb samples/subsys/usb/dfu: Set sanitycheck test to build_only 2019-06-19 14:37:20 -04:00
subsys.rst