summaryrefslogtreecommitdiff
path: root/tests/drm_lib.sh
AgeCommit message (Expand)AuthorFilesLines
2016-10-14tests: add facility to enable/disable hda dynamic debug in script based testsJani Nikula1-0/+22
2016-10-14tests: add more checks for finding the debugfs in script based testsJani Nikula1-6/+10
2016-10-14tests: prefix IGT kernel log messages with [IGT]Jani Nikula1-2/+2
2016-10-07tests: Leave basic breadcrumbs in dmesg for shell script based testsVille Syrjälä1-0/+24
2016-10-07tests: Use bash for debugfs_wedged and drm_lib.shVille Syrjälä1-1/+1
2016-06-21tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests th...marius vlad1-33/+2
2015-12-04tests/drm_lib.sh: Skip when i915 debugfs wasn't foundDaniel Vetter1-1/+6
2015-12-03tests: add exit value constants for shell script testsThomas Wood1-8/+14
2014-11-06tests/drm_lib.sh: add a "--help-description" optionThomas Wood1-0/+5
2014-10-17drm_lib.sh: add standard command line optionsThomas Wood1-0/+11
2014-07-23lib/drm_lib.sh: Bare-bones long option parsingDaniel Vetter1-0/+13
2014-07-23tests: Move root check to lib/drm_lib.shDaniel Vetter1-0/+2
2013-07-21tests: Basic tools testerBen Widawsky1-0/+4
2013-07-19tests: Allow a shell test to declare it doesn't need to be DRM masterDamien Lespiau1-1/+2
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+7
2013-07-03drm_lib.sh: Be more precise in detecting the i915 /sys pathChris Wilson1-11/+7
2013-07-03tests/hangman: Be lenient towards a non-existent sysfs error stateChris Wilson1-6/+2
2013-07-02tests/drm_lib.sh: Don't die if the sysfs path can't be foundDaniel Vetter1-1/+1
2013-07-02test/drm_lib.sh: Updated sysfs error filenameDaniel Vetter1-1/+1
2013-07-01tests: add i915_sfs_pathMika Kuoppala1-0/+15
2013-07-01tests: rename debugfs base path to be more specificMika Kuoppala1-4/+4
2012-04-04tests: use / as path separator instead of _Daniel Vetter1-1/+1
2012-04-04tests: use common code for scriptsBen Widawsky1-0/+32