Punit Vara
|
7a3ace35dd
|
tests: Remove newline character
Remove new line character from all zassert_*
messages. Following script has been used to do this.
https://github.com/punitvara/scripts/blob/master/remove_newlinech.py
zassert test framework adds newlines character implicitly.
issue: #7170
Signed-off-by: Punit Vara <punit.vara@intel.com>
|
2018-05-23 12:59:12 -04:00 |
Anas Nashif
|
89a50932d3
|
tests: posix: style, tag, and category fixes
Fix coding style, test tags and use categories.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2018-04-25 14:18:15 +05:30 |
Anas Nashif
|
8e8d6de6f7
|
tests: posix: fix tags and sections
Improve tagging and fix test names.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2018-04-09 22:55:20 -04:00 |
Anas Nashif
|
d5e8a2c5a1
|
tests: posix: fix test names in yaml
Use meaningful test names.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2018-03-06 22:40:04 -05:00 |
Anas Nashif
|
13e1718660
|
tests: move posix layer tests out of kernel
Put everything under tests/posix, this is not stirctly part of the
kernel.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2018-03-06 22:40:04 -05:00 |