periph icon indicating copy to clipboard operation
periph copied to clipboard

gpio smoke test needs to test exceeding the number of edge pins

Open tve opened this issue 9 years ago • 1 comments

Write a test that exceeds the number of gpio pins with edge detection and verify that the error message makes sense.

tve avatar Nov 24 '16 01:11 tve

I think https://github.com/google/periph/blob/master/conn/gpio/gpiosmoketest/gpiosmoketest.go#L202 does what you ask for, is it right?

maruel avatar Dec 09 '17 02:12 maruel

I'll close since https://github.com/periph/host/issues/39 will change the dynamics a lot. Let's file an issue at https://github.com/periph/host if we should add this.

maruel avatar Sep 20 '23 17:09 maruel