Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ci/
H A Digt_runner.sh81 deqp-runner junit \
84 --output /results/junit.xml \
H A Dgitlab-ci.yml271 # ci-fairy check-commits --junit-xml=check-commits.xml
272 - ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml
276 junit: check-*.xml
/linux/Documentation/dev-tools/kunit/
H A Dindex.rst32 It is inspired by JUnit, Python’s unittest.mock, and GoogleTest/GoogleMock
/linux/include/kunit/
H A Dtest.h235 * in other unit testing frameworks like JUnit or Googletest.