summaryrefslogtreecommitdiff
path: root/lib/igt_kmod.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen1-4/+40
2017-09-08lib: clean up header includesDaniel Vetter1-3/+3
2017-08-30lib/kmod: Fix error reporting for kmod load/unloadChris Wilson1-2/+2
2017-03-31lib/igt_kmod: Don't call igt_assert or igt_require without a fixturePetri Latvala1-2/+5
2017-03-13Revert "Always expose IGT subtests for known kernel selftests"Chris Wilson1-38/+14
2017-03-13Always expose IGT subtests for known kernel selftestsPetri Latvala1-14/+38
2017-02-08lib/kselftests: Split up igt_kselftests()Chris Wilson1-102/+149
2017-02-03lib/igt_kmod: Compare module names with strcmpAnder Conselvan de Oliveira1-1/+1
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson1-2/+16
2016-12-17lib/igt_kmod: kmod already supplies a cooked error codeChris Wilson1-3/+1
2016-12-13lib/kselftest: Apply the filter to the test nameChris Wilson1-4/+6
2016-12-13lib/kselftest: Parse embedded test number from parameterChris Wilson1-13/+47
2016-12-07Revert "lib/kselftests: Eliminate ENOTTY hack"Chris Wilson1-0/+3
2016-12-07lib/kselftests: Eliminate ENOTTY hackChris Wilson1-3/+0
2016-12-07igt/drv_selftest: Adapt to mock/late splitChris Wilson1-1/+7
2016-12-02lib/igt_kmod: Update the prefix match string lengthChris Wilson1-2/+4
2016-12-02lib/igt_kmod: s/subtest__/igt__/ for kernel parametersChris Wilson1-1/+1
2016-12-02lib/igt_kmod: Squelch the igt assert for a module with no subtestsChris Wilson1-0/+5
2016-12-01igt: Add kselftest runner for i915Chris Wilson1-73/+64
2016-12-01lib/igt_kmod: Adopt igt_kselftests()Chris Wilson1-0/+95
2016-12-01lib/igt_kmod: New library to support driver loading/unloading and additional ...Marius Vlad1-0/+328