commit | 75e643d532372dca928d9cb1901550cba02c745f | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <walsh.benj@gmail.com> | Tue Feb 28 20:24:25 2017 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Mar 01 13:18:32 2017 +0000 |
tree | 6dae23fd705b3ef0ba70e9b12d0885553d24d27b | |
parent | e307d9efa88bf75f18517d861f27dc31b5f03bbc [diff] |
ztest: add comment about expected thread priorities There is an implicit expectation that the priority of threads spawned by a ztest suite is still higher than the main suite thread own priority when a test signals the main suite thread that it has completed. Change-Id: Id7caec3e9e553712c828a93c212b8e82bd16eabd Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>