Commit 89a50932 authored by Anas Nashif's avatar Anas Nashif Committed by Anas Nashif
Browse files

tests: posix: style, tag, and category fixes



Fix coding style, test tags and use categories.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 9312de00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tests:
  posix.clock:
  portability.posix:
    tags: posix
+2 −2
Original line number Diff line number Diff line
tests:
  posix.mqueue:
  portability.posix:
    min_ram: 16
    tags: core
    tags: posix
+2 −2
Original line number Diff line number Diff line
tests:
  posix.posix_checks:
    tags: core
  portability.posix:
    tags: posix
+1 −1
Original line number Diff line number Diff line
tests:
  posix.pthread:
  portability.posix:
    tags: posix
+1 −1
Original line number Diff line number Diff line
tests:
  posix.pthread:
  portability.posix:
    min_ram: 16
    tags: posix
Loading