Add file structure for automatic unit-testing
This commit is contained in:
1
tests/bus/test-i2c.c
Normal file
1
tests/bus/test-i2c.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
1
tests/bus/test-mosfet.c
Normal file
1
tests/bus/test-mosfet.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
1
tests/bus/test-pwm.c
Normal file
1
tests/bus/test-pwm.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
1
tests/bus/test-usart.c
Normal file
1
tests/bus/test-usart.c
Normal file
@@ -0,0 +1 @@
|
||||
static void *TODO;
|
||||
Reference in New Issue
Block a user