Jesse Vincent
|
61f8fc5456
|
Rename test sketches to match directory names
In the arduino world, all sketches need to be in directories whose names match the sketch names.
|
4 years ago |
Jesse Vincent
|
d6bd14581c
|
Add a sketch.json for each of the current examples and tests
Arduino-cli uses a simple sketch.json file to set the FQBN for a sketch. This replaces most use cases for kaleidoscope-builder
|
4 years ago |
Michael Richters
|
46736361b8
|
Add testcases for Redial with rollover
I also simplified the Redial test suite sketch to make it easier to read.
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
|
4 years ago |
Jesse Vincent
|
cd2698d701
|
Port Redial tests to ktest. Add a couple ktest features to support that
|
4 years ago |
Michael Richters
|
9de531bda0
|
Add rudimentary tests for Redial plugin
Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
|
4 years ago |