Help for this page
pi@pi-test:~/repos/rpi-wiringpi $ prove -v t/75-serial.t t/75-serial.t .. ... # got: 'hello, world!' # expected: 'hello, world!'
use strict; use warnings; ... check_pin_status(); done_testing();