summaryrefslogtreecommitdiff
path: root/test/dm/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-04dm: test: Add GPIO open drain testsmario.six@gdsys.cc1-0/+7
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-11/+11
2015-01-30dm: gpio: Add better functions to request GPIOsSimon Glass1-1/+68
2014-10-24test: dm: Add additional GPIO testsSimon Glass1-0/+38
2014-10-24dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass1-0/+18
2014-10-24test: dm: Update GPIO tests for new gpio_request() methodSimon Glass1-22/+33
2014-05-27dm: rename device struct to udeviceHeiko Schocher1-1/+1
2014-03-04dm: Add GPIO support and testsSimon Glass1-0/+111