commit | d6995cb05089c0fc93d7816e1a7b24684b643241 | [log] [tgz] |
---|---|---|
author | Guo Lixin <lixinx.guo@intel.com> | Mon Jul 18 11:28:29 2022 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jul 18 12:20:39 2022 -0400 |
tree | 265721ab9de19bb5adfd78c8bd7a2fc3c4b12cb0 | |
parent | 948cb6a8d9bd2df50344b6777f538a57d7ca6c73 [diff] |
tests: fpu_sharing/generic: workaround crash on qemu_leon3 When running tests/kernel/fpu_sharing/generic on qemu_leon3 with the new ztest API, a fatal error is raised while test is reported success. So workaround this by changing the main stack size to 2048. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>