howto added for building and running tests
This commit is contained in:
6
tests/howto
Normal file
6
tests/howto
Normal file
@@ -0,0 +1,6 @@
|
||||
cd TinyMqtt/tests/../..
|
||||
git clone https://github.com/hsaturn/EspMock.git
|
||||
git clone https://github.com/bxparks/AUnit.git
|
||||
git clone https://github.com/bxparks/EpoxyDuino.git
|
||||
cd TinyMqtt/tests
|
||||
make
|
||||
Reference in New Issue
Block a user