The check_user_mem test reports the error below because the test
plan is not declared correctly:
# Planned tests != run tests (0 != 4)
Fix the test adding the correct test plan declaration.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check_buffer_fill.c | ||
| check_child_memory.c | ||
| check_ksm_options.c | ||
| check_mmap_options.c | ||
| check_tags_inclusion.c | ||
| check_user_mem.c | ||
| Makefile | ||
| mte_common_util.c | ||
| mte_common_util.h | ||
| mte_def.h | ||
| mte_helper.S | ||