Fixes bug with the private definition of the helper task that incorrectly added task to the EXE task group. (This is problematic because the regression task also starts the helper task!) Revises test code to use legacy kernel types for task id and task priority values, rather than using "int", since these types are not necessarily integer values in the unified kernel. Revises task/thread priorities used by test so they fit within the unified kernel's default priority range. Change-Id: I431120e5d1b44c65f423addfff1330f994fed71b Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
4 lines
60 B
INI
4 lines
60 B
INI
[test]
|
|
tags = bat_commit core unified_kernel
|
|
kernel = micro
|