blob: c7b15ab8cdd4b01ba78b0478814a22e746426beb [file] [log] [blame]
Anas Nashifcc24f4b2017-04-04 23:11:22 -04001sample:
Anas Nashifeba1bbd2017-12-11 12:35:31 -05002 name: Syncronisation (C++)
Anas Nashifcc24f4b2017-04-04 23:11:22 -04003tests:
Anas Nashif23f81ee2017-12-05 13:00:43 -05004 test:
Anas Nashif20b73e72018-10-15 15:13:17 -04005 tags: cpp
Anas Nashif23f81ee2017-12-05 13:00:43 -05006 toolchain_exclude: issm
Alberto Escolar Piedras04c76202017-12-01 11:38:22 +01007 arch_exclude: posix
Anas Nashifeba1bbd2017-12-11 12:35:31 -05008 harness: console
Anas Nashif1b1b7092017-12-24 18:26:33 -05009 harness_config:
10 type: multi_line
11 regex:
12 - "Create semaphore (.*)"
13 - "main: Hello World!"
14 - "coop_thread_entry: Hello World!"