The rawdev_autotest command was failing due to memory issues, and was not present at all in meson builds. These two patches fix these problems.
Bruce Richardson (2): raw/skeleton: fix failing test case app/test: add missing rawdev autotest to meson build app/test/meson.build | 3 +++ drivers/raw/skeleton_rawdev/skeleton_rawdev_test.c | 8 ++------ 2 files changed, 5 insertions(+), 6 deletions(-) -- 2.21.0