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
Andrew Boie
a9557ef219
tests: custom_data: run in user mode
...
main.c and test_customdata_api.c merged.
Preemptive priority case now run in user mode.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-19 15:07:45 -07: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
Ricardo Salveti
9b453e0298
tests: kernel: threads: add specific test tags
...
Extend test tags to make it easier to filter threads related tests.
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-09-10 10:02:18 -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