Anas Nashif
d73e970084
tests: stack: improve test documentation
...
Add references to APIs being tested and groups tests correctly.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-23 18:58:03 -04:00
Punit Vara
7a3ace35dd
tests: Remove newline character
...
Remove new line character from all zassert_*
messages. Following script has been used to do this.
https://github.com/punitvara/scripts/blob/master/remove_newlinech.py
zassert test framework adds newlines character implicitly.
issue: #7170
Signed-off-by: Punit Vara <punit.vara@intel.com>
2018-05-23 12:59:12 -04:00
Ramakrishna Pallala
e2a1682c57
tests: kernel: Add stack usage scenario tests
...
Add stack object usage scenario tests between thread
to thread and thread to ISR.
This test is inspired from test_stack legacy test from
Zephyr v1.7.0 release.
Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-03-10 12:24:15 -05:00