OpenWrt Forum Archive

Topic: Automatic Selftest for OpenWRT??

The content of this topic has been archived on 8 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,
Do you know of any automatic way to test OpenWRT?
E.g. i plan to have an array of routers loading my changes and need a system-test to run around them and let me know what harm i caused if any.

Is there any system-test ( blackbox or whitebox) that can test OpenWRT sanity?

Thanks a lot
                         Ron

Write a script in expect language and define commands that you are using in manual testing.

Thanks, I can test my own code, the issue is how can I, or anyone else on this community, verify their code didn't brake any of OpenWrt features.

In other words, I would assume that it is essential to have an overall OpenWrt system test suite.
I would also assume it is used to approve new releases, as well as to verify target (specific router models) operation by target owners.

If there is such a test suite, i would like to ask how can I get it.

Thanks

      Ron

The discussion might have continued from here.