Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
0/ | 03-May-2024 | - | 17 | 13 | ||
README.txt | D | 03-May-2024 | 374 | 8 | 5 | |
endtime.txt | D | 03-May-2024 | 18 | 2 | 1 | |
joblist.txt | D | 03-May-2024 | 26 | 2 | 1 | |
metadata.txt | D | 03-May-2024 | 253 | 14 | 13 | |
reference.json | D | 03-May-2024 | 2 KiB | 73 | 73 | |
starttime.txt | D | 03-May-2024 | 18 | 2 | 1 | |
uname.txt | D | 03-May-2024 | 73 | 2 | 1 |
README.txt
1When --dmesg-warn-level is set to 6 also KERN_INFO level messages should be 2treated as warnings triggering a result change to dmesg-warn/dmesg-fail. 3 4This makes sure that the piglit-style-dmesg does not clash with 5dmesg-warn-level. All the messages are prefixed with drm_ to fit the filters. 6 7IGT messages were artificially bumped to KERN_DEBUG to not pollute the warnings. 8