Ramakrishna Pallala
46931c9a44
tests: posix: Resolve header file dependencies
...
Fixed header file dependencies by reordering the
inclusion sequence in posix tests.
Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-04-05 16:43:05 -04:00
Niranjhana N
2ecaee071c
tests: posix: Fixing pthread attr object initialization.
...
In some cases pthread attrib initialization may fail as
garbare value may indicate that this attribute is already
initialized. Destroy the attr object and recreate it.
Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2018-04-03 15:57:14 -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