summaryrefslogtreecommitdiff
path: root/lib/igt_ktap.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-20lib/kunit: Let igt_ktap_free() take care of pointer resetJanusz Krzysztofik1-1/+1
2023-10-23lib/kunit: Parse KTAP report from the main process threadJanusz Krzysztofik1-22/+0
2023-09-19lib/ktap: Reimplement KTAP parserJanusz Krzysztofik1-0/+15
2023-09-19lib/ktap: Use IGT linked lists for storing KTAP resultsJanusz Krzysztofik1-2/+4
2023-09-19lib/kunit: Cancel KTP parser on module load failureJanusz Krzysztofik1-0/+1
2023-09-18lib/kunit: Drop unused file streamJanusz Krzysztofik1-1/+1
2023-06-14Change logic of ktap parser to run on a threadDominik Karol Piatkowski1-1/+20
2023-06-14lib/igt_kmod: add compatibility for KUnitIsabella Basso1-0/+31