Anas Nashif
66d60d2941
boards: delete arduino_101_ble board
...
This board is the same as curie_ble, so remove duplication and have only
one board definition.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-03-23 16:21:16 -04:00
Anas Nashif
b5b8095749
samples: bluetooth and net samples need test setup
...
remove build_only and make them depend on test harness (bluetooth)
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-28 20:24:29 -05:00
Anas Nashif
23f81eeb42
tests/samples: fixed yaml syntax
...
Use a map directory, avoid the list which makes parsing a bit
cumbersome.
Fixes #5109
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00
Anas Nashif
0356590df5
tests: samples: fix yaml syntax
...
Fix indentation and syntax and make it pass yamllint tool.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-15 08:15:00 -04:00
Sebastian Bøe
76537ad1dd
samples: Add bbc_microbit to hci_uart's whitelist
...
bbc_microbit has been observed to regress on this sample and is
therefore a good candidate for CI.
Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-09-07 07:04:22 -05:00
Anas Nashif
3afb47887f
samples: hci_uart: optimize testcase definition
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-22 09:22:48 -04:00
Anas Nashif
cc24f4b03c
tests: samples: convert testcase files to yaml
...
This will prepare test cases and samples with metadata and information
that will be consumed by the sanitycheck script which will be changed to
parse YAML files instead of ini.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00