[help] confirming ostest output in KERNEL mode
- Dominant language
- C
- Stars
- 465
- Forks
- 779
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Thanks for making `ostest` loadable in KERNEL mode NuttX!
I run it with kernel build on CanMV230 and got the following dumps at the end:
```
Final memory usage:
VARIABLE BEFORE AFTER
======== ======== ========
arena 80ff8 80ff8
ordblks 2 4
mxordblk 7cff0 787f0
uordblks 2658 3598
fordblks 7e9a0 7da60
user_main: Exiting
ostest_main: Exiting with status -1
```
Is this expected? I understand that test cases might be different from FLAT build, but not sure on the exit code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.