test/py:Update python tests for ‘gpio’ cmd
authorAdarsh Babu Kalepalli <opensource.kab@gmail.com>
Mon, 31 May 2021 10:53:51 +0000 (16:23 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 8 Apr 2022 19:17:23 +0000 (15:17 -0400)
commit965b989fb6cfdca194a65b7bf1f41483afbc2fd0
treeae8309c518b44fcc8df1e381fa7878ee884a582f
parentd46e86d25c2a504b3e2e4ab17d70b2f0be440f34
test/py:Update python tests for ‘gpio’ cmd

Generic Python Test cases are developed to verfiy 'gpio' command.

Signed-off-by: Adarsh Babu Kalepalli <opensource.kab@gmail.com>
test/py/tests/test_gpio.py