Skip to content

Added gpiod plugin

Added gpiod plugin #67

GitHub Actions / Maven Tests succeeded May 21, 2024 in 0s

38 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-com.pi4j.catalog.components.BuzzerComponentTest.xml 5✅ 29ms
target/surefire-reports/TEST-com.pi4j.catalog.components.CameraTest.xml 2✅ 23ms
target/surefire-reports/TEST-com.pi4j.catalog.components.JoystickTest.xml 9✅ 39ms
target/surefire-reports/TEST-com.pi4j.catalog.components.LcdDisplayTest.xml 2✅ 256ms
target/surefire-reports/TEST-com.pi4j.catalog.components.LedButtonTest.xml 2✅ 31ms
target/surefire-reports/TEST-com.pi4j.catalog.components.LedStripTest.xml 4✅ 3s
target/surefire-reports/TEST-com.pi4j.catalog.components.PotentiometerTest.xml 1✅ 804ms
target/surefire-reports/TEST-com.pi4j.catalog.components.ServoTest.xml 2✅ 10ms
target/surefire-reports/TEST-com.pi4j.catalog.components.SimpleButtonTest.xml 7✅ 427ms
target/surefire-reports/TEST-com.pi4j.catalog.components.SimpleLedTest.xml 4✅ 11ms

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.BuzzerComponentTest.xml

5 tests were completed in 29ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.BuzzerComponentTest 5✅ 29ms

✅ com.pi4j.catalog.components.BuzzerComponentTest

✅ testPlaySilenceInterrupt
✅ testPlayToneWithInterrupt
✅ testPlayTone
✅ testPlayToneWithDuration
✅ testPlaySilence

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.CameraTest.xml

2 tests were completed in 23ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.CameraTest 2✅ 23ms

✅ com.pi4j.catalog.components.CameraTest

✅ testBuilderPattern
✅ testBuilderPatternVideo

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.JoystickTest.xml

9 tests were completed in 39ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.JoystickTest 9✅ 39ms

✅ com.pi4j.catalog.components.JoystickTest

✅ testDeRegisterAll
✅ testGambling
✅ testButtonEast
✅ testButtonPush
✅ testButtonWest
✅ testInitialization
✅ testJoystickWithButton
✅ testButtonNorth
✅ testButtonSouth

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.LcdDisplayTest.xml

2 tests were completed in 256ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.LcdDisplayTest 2✅ 256ms

✅ com.pi4j.catalog.components.LcdDisplayTest

✅ testClearInvalidLine
✅ testWriteTextWithAllowedLength

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.LedButtonTest.xml

2 tests were completed in 31ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.LedButtonTest 2✅ 31ms

✅ com.pi4j.catalog.components.LedButtonTest

✅ testLedWiring
✅ testButtonWiring

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.LedStripTest.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.LedStripTest 4✅ 3s

✅ com.pi4j.catalog.components.LedStripTest

✅ testSetPixelColor
✅ testGetNumLEDS
✅ testGetPixelChannels
✅ testSetStripColor

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.PotentiometerTest.xml

1 tests were completed in 804ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.PotentiometerTest 1✅ 804ms

✅ com.pi4j.catalog.components.PotentiometerTest

✅ testSingleShotGetVoltage

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.ServoTest.xml

2 tests were completed in 10ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.ServoTest 2✅ 10ms

✅ com.pi4j.catalog.components.ServoTest

✅ test_init
✅ test_angle

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.SimpleButtonTest.xml

7 tests were completed in 427ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.SimpleButtonTest 7✅ 427ms

✅ com.pi4j.catalog.components.SimpleButtonTest

✅ testDeRegisterAll
✅ testButtonStateOfInvertedButton
✅ testOnUp
✅ testPinNumber
✅ testWhilePressed
✅ testOnDown
✅ testButtonState

✅ target/surefire-reports/TEST-com.pi4j.catalog.components.SimpleLedTest.xml

4 tests were completed in 11ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.pi4j.catalog.components.SimpleLedTest 4✅ 11ms

✅ com.pi4j.catalog.components.SimpleLedTest

✅ testOff
✅ testOn
✅ testInitialization
✅ testToggle