mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-11 13:01:11 +00:00
Adds _MSG assertion variants to provide more context behind why a failure occurred. Also include unistd.h for _exit() and stdio.h for fprintf(), and move ARRAY_SIZE macro to utils.h. The _MSG variants and ARRAY_SIZE will be used by the following DEXCR selftests. Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Reviewed-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230616034846.311705-10-bgray@linux.ibm.com |
||
|---|---|---|
| .. | ||
| ebb | ||
| event_code_tests | ||
| sampling_tests | ||
| .gitignore | ||
| branch_loops.S | ||
| count_instructions.c | ||
| count_stcx_fail.c | ||
| event.c | ||
| event.h | ||
| l3_bank_test.c | ||
| lib.c | ||
| lib.h | ||
| loop.S | ||
| Makefile | ||
| per_event_excludes.c | ||