Searched defs:REPORT (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/nolibc/ | ||
| H A D | Makefile | 127 REPORT ?= awk '/\[OK\][\r]*$$/{p++} /\[FAIL\][\r]*$$/{if (!f) printf("\n"); f++; print;} /\[SKIPPED\][\r]*$$/{s++} \ macro |
Completed in 1 milliseconds