Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/ci/
Digt_runner.sh89 deqp-runner junit \
92 --output /results/junit.xml \
Dgitlab-ci.yml233 # ci-fairy check-commits --junit-xml=check-commits.xml
234 - ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml
238 junit: check-*.xml
/linux-6.8/Documentation/dev-tools/kunit/
Dindex.rst32 It is inspired by JUnit, Python’s unittest.mock, and GoogleTest/GoogleMock
/linux-6.8/include/kunit/
Dtest.h234 * in other unit testing frameworks like JUnit or Googletest.