Tests dev
Created by: AlviseDeFaveri
src/ ora è divisa in boards, tests e shared. Dentro bin/ viene create una cartella test/ quando si buildano dei test. Se si sposta qualcosa in test, bisogna cambiare anche la tua tipologia in sbs.config. Cose che ho provato e sembrano funzionare: ./sbs builda tutto (boards + tests) ./sbs -b boardname builda una board ./sbs -t testname builda un test ./sbs -b boardname -t testname builda una board e un test ./sbs -t all builda tutti i test ./sbs -b all builda tutte le board