commit | 14db4eedff716446fe73dc8f0e61037582e88799 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Feb 21 16:00:29 2019 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Apr 03 13:48:20 2019 -0400 |
tree | e53b133564edb979fed8900b3449cbaa2d6844d5 | |
parent | 00a8818da25985d487c5ba04269ee42e0bbdfde4 [diff] |
tests: userspace: check stack buffer access The stack information stored in the thread->stack_info fields need to represent the actual writable area for its associated thread. Perform various tests to ensure that the various reported and specified values are in agreement. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>