]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dm: Add additional GPIO tests
authorSimon Glass <sjg@chromium.org>
Sat, 4 Oct 2014 17:29:51 +0000 (11:29 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 01:29:53 +0000 (19:29 -0600)
commit4324174d0308c9c81ce246a8e82d2faaefb6d973
treebc1ea0350bd8118f6a060ae7449cea3ec4ec3d50
parent756ac0bb1526c8c661ad3ff673cd17c7602ab46e
test: dm: Add additional GPIO tests

Add tests for gpio_requestf() and for memory leaks.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/driver-model/README.txt
test/dm/gpio.c