Anas Nashif
841835554d
tests: kernel: stop relying on path for naming
...
Use proper test names instead of relying on path name where the test is
located.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-18 09:16:40 -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
Luiz Augusto von Dentz
15c115bc61
tests: fifo: Add prj_poll.conf
...
This enables testing k_fifo test with CONFIG_POLL=y.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-10-18 13:02:52 -04: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
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