Skip to content
stephane edited this page Feb 27, 2011 · 18 revisions

Testers

We really need testers because the libmodbus supports many platforms and backends. If you intend to test libmodbus, please add your name to the list:

How to Test

Try to compile the latest version and run the unit tests of the tests directory. Launch ./unit-test-server in a shell and ./unit-test-client in another, you can also specify argument to test other backends (run ./unit-test-client -h to show the accepted arguments, eg. ./unit-test-client rtu).

Clone this wiki locally