Anas Nashif
da5f185e06
samples: add test identifier
...
Add unique identifier instead of just 'test' for samples.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
Paul Sokolovsky
8c50ce934b
samples: net: socket: Add "socket" tag to sample.yaml's
...
So it was easy to run all socket tests without remembering
the exact path(s).
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-01-25 10:35:39 +02:00
Gil Pitney
ab09674e4c
samples: net: include sockets echo sample build in cc3220sf sanitycheck
...
Previously, wifi-enabled samples were not built by sanitycheck for the
cc3220sf_launchxl.
This patch gets the sockets echo sample to build.
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2018-10-11 15:51:57 +03: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
Paul Sokolovsky
0e5c365f9a
samples: net: sockets: Move socket sample(s) under a subdir
...
It's expected that there will be few socket-based samples, so move
tehm under samples/sockets/ to not clutter the main dir.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-07-18 21:46:56 +03:00