commit | 4f3db943b9b3ab8616654f1b8b48acf74f06fd0e | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Mar 12 20:52:30 2024 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Mar 16 08:01:15 2024 -0400 |
tree | 0db19bec313b41a180716d026f31f3962aa8f227 | |
parent | b519041948b83845e4a7b200f1c5cc91a73221a4 [diff] |
boards: xenvm: ignore userspace tests Ignore userspace tag completely. Disabling USERSPACE in board kconfig is not right, this will always be overidden by the application and we will have build failures. The HW supports userspace and most filters in tests depend on this capability. Signed-off-by: Anas Nashif <anas.nashif@intel.com>