Re: [PATCH v7 8/8] tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700
On 01/10/2024 04.43, Jamin Lin wrote: Add GPIO test cases to test output and input pins from A0 to D7 for AST2700. Signed-off-by: Jamin Lin --- tests/qtest/ast2700-gpio-test.c | 95 + tests/qtest/meson.build | 3 ++ 2 files changed, 98 insertions(+)
[PATCH v7 8/8] tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700
Add GPIO test cases to test output and input pins from A0 to D7 for AST2700. Signed-off-by: Jamin Lin --- tests/qtest/ast2700-gpio-test.c | 95 + tests/qtest/meson.build | 3 ++ 2 files changed, 98 insertions(+) create mode 100644 tests/qtest/ast2700-gpi