1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

mock: addrList fix (#6248)

* improve mock tcp write
* mock addrlist
* add a single mock build in travis
This commit is contained in:
david gauchard
2019-07-03 09:49:03 +02:00
committed by GitHub
parent 5a47cab77d
commit 6272e897ca
5 changed files with 154 additions and 20 deletions

7
tests/buildm.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
set -e
cd $(cd ${0%/*}; pwd)/host
make -j ../../libraries/ESP8266WebServer/examples/FSBrowser/FSBrowser