Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/ci/
Digt_runner.sh81 deqp-runner junit \
84 --output /results/junit.xml \
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-6.14.4/Documentation/dev-tools/kunit/
Dindex.rst32 It is inspired by JUnit, Python’s unittest.mock, and GoogleTest/GoogleMock
/linux-6.14.4/include/kunit/
Dtest.h235 * in other unit testing frameworks like JUnit or Googletest.