PaulStoffregen
04-16-2013, 02:24 PM
It's anyone interested what I've been up to lately, besides of course the usual day-to-day stuff of PJRC and answering questions, here's a lengthy blog post I just wrote about a regression test system I've been developing.
http://www.dorkbotpdx.org/blog/paul/teensyduino_regression_testomatic_1st_try
http://www.dorkbotpdx.org/files/images/testomatic1.jpg
This thing is still very much a work-in-progress, but already I've found a couple bugs using it. Over the long term, I plan to have this automatically test nearly all Arduino functions and many of the supported Arduino libraries.
This thing has actually been in development since November (http://forum.pjrc.com/threads/518-PWM-Frequency-%28was-TimerOne-on-Teensy-3%29?p=2468&viewfull=1#post2468), when I had the initial idea and did the PCB layout. Rarely have I found time to really work on it much, until the last couple weeks.
Long-term, my hope is this will greatly increase the code quality and minimize the breakage of Arduino support and the many, many libraries as Teensyduino and Arduino develop over the years....
http://www.dorkbotpdx.org/blog/paul/teensyduino_regression_testomatic_1st_try
http://www.dorkbotpdx.org/files/images/testomatic1.jpg
This thing is still very much a work-in-progress, but already I've found a couple bugs using it. Over the long term, I plan to have this automatically test nearly all Arduino functions and many of the supported Arduino libraries.
This thing has actually been in development since November (http://forum.pjrc.com/threads/518-PWM-Frequency-%28was-TimerOne-on-Teensy-3%29?p=2468&viewfull=1#post2468), when I had the initial idea and did the PCB layout. Rarely have I found time to really work on it much, until the last couple weeks.
Long-term, my hope is this will greatly increase the code quality and minimize the breakage of Arduino support and the many, many libraries as Teensyduino and Arduino develop over the years....