Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - wolfv

Pages: [1]
1
µTasker general / µTasker simulator for regression tester?
« on: March 09, 2017, 07:21:20 PM »
Hello µTaskers.  I have read the µTasker literature and have a project-feasibility question.

I want to write a regression tester for some firmware compiled on Arduino IDE, for Teensy LC.
Here is how the tester would work:
 1) The regression tester sends a test case (input) to the simulator.
 2) Simulator runs the test case on the firmware.
 3) Simulator returns result (output) to the regression tester.
 4) Regression tester compares simulator result to expected result.

Is µTasker simulator suitable for such a regression tester?

Thank you.

Pages: [1]