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