Home
last modified time | relevance | path

Searched full:junit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ci/
H A Dgitlab-ci.yml282 # ci-fairy check-commits --junit-xml=check-commits.xml
283 … # - ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml
307 junit: check-*.xml
/linux/Documentation/dev-tools/kunit/
H A Dindex.rst32 It is inspired by JUnit, Python’s unittest.mock, and GoogleTest/GoogleMock