tests: posix: fix tags and sections

Improve tagging and fix test names.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-03-31 09:09:20 -05:00 committed by Anas Nashif
parent 390a2c4c4e
commit 8e8d6de6f7
8 changed files with 12 additions and 12 deletions

View File

@ -1,3 +1,3 @@
tests:
posix.clock:
tags: core
tags: posix

View File

@ -1,3 +1,3 @@
tests:
posix.pthread:
tags: core
tags: posix

View File

@ -1,4 +1,4 @@
tests:
posix.pthread_cancel:
posix.pthread:
min_ram: 16
tags: core
tags: posix

View File

@ -1,3 +1,3 @@
tests:
posix.pthread_equal:
tags: core
posix.pthread:
tags: posix

View File

@ -1,3 +1,3 @@
tests:
posix.pthread_join:
tags: core
posix.pthread:
tags: posix

View File

@ -1,3 +1,3 @@
tests:
posix.pthread_rwlock:
tags: core
posix.pthread:
tags: posix

View File

@ -1,4 +1,4 @@
tests:
posix.semaphore:
tags: core
tags: posix

View File

@ -1,3 +1,3 @@
tests:
posix.timer:
tags: core
tags: posix