未验证 提交 3e31714c 编写于 作者: J Jose Perez Rodriguez 提交者: GitHub

Readd libgpiod tests (#490)

上级 eaabdbec
......@@ -6,9 +6,7 @@ using System.Device.Gpio.Drivers;
namespace System.Device.Gpio.Tests
{
// TODO: Uncomment making public once the LibGpiodTests stop crashing with SegFault.
// public
class LibGpiodDriverTests : GpioControllerTestBase
public class LibGpiodDriverTests : GpioControllerTestBase
{
protected override GpioDriver GetTestDriver() => new LibGpiodDriver();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册