Skip to main content
laurent_pubs
Associate
September 27, 2011
Question

Open-Source tools for non-regression test (stm32)

  • September 27, 2011
  • 1 reply
  • 775 views
Posted on September 27, 2011 at 12:17

Hi Everyone,

We would like to create a non-regression environment for our software (targetted at a stm3220G-eval eval board - stm32f2 cpu). The software involves a ethernet stack (lwip).

Are there any open-source tools available to test software?

Are they based on emulation (qemu?) or actual target (openocd?)?

Thank you for your inputs.

Laurent

#stm32-test-regression
    This topic has been closed for replies.

    1 reply

    Andrew Neil
    Super User
    September 27, 2011
    Posted on September 27, 2011 at 15:16

    ''a non-regression environment''

     

     

    A what??

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.