Skip to content
Nomados edited this page Apr 12, 2012 · 9 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).

If you already use libmodbus for your project, it’s great to have some real test cases too.

Test Matrix

RTU TCP IPv4 TCP IPv6

Linux 2.6.35

OK

OK

OK

Windows XP

OK

MacOS X

FreeBSD

Clone this wiki locally