carlu: add GPIO test
[carl9170fw.git] / tools / carlu / src / test.h
index 5b6b4956ce68beeba686ae8d6b7c05c0ce2898e7..645b55b5bb5d9869efe282be1a343178cb3615e5 100644 (file)
@@ -29,4 +29,6 @@ void carlu_loopback_test(struct carlu *ar, const unsigned int total_runs,
                         const unsigned int interval, const unsigned int min_len,
                         const unsigned int max_len);
 
+int carlu_gpio_test(struct carlu *ar);
+
 #endif /* __CARL9170USER_TEST_H */