commit | 86cadf9283f9a7f99ac7325aedc280745de71196 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@google.com> | Tue Apr 05 11:42:31 2022 -0600 |
committer | Stephanos Ioannidis <root@stephanos.io> | Wed May 25 11:20:13 2022 +0900 |
tree | 598daf792e9a33266b505f3bfe7de020242c3867 | |
parent | 0becb666ef7c315f5ae39a73de9e273a21891e5c [diff] |
ztest: Fix userspace ztests in new API Update the new API to use K_USER as the flags for both CONFIG_USERSPACE and CONFIG_TEST_USERSPACE. Also, fix the linker script to properly include the suites, tests, and rules. Fixes #44108 Signed-off-by: Yuval Peress <peress@google.com>