test suite

Hakan Mattsson hakan@REDACTED
Wed Dec 8 09:06:20 CET 1999


> is there a test suite for erlang, I just built erlang for aix 4.3.2 and
> would like to test if it is working properly.

Try with the test suite of Mnesia:

        http://www.ericsson.se/cslab/~hakan/mnesia_test_3.8.2.tgz

It does not diagnose the entire Erlang/OTP system, but it may give you
some indications of its health. 

The test suite of Mnesia has its own light weight test server, which
makes it possible to run it without the whole infrastructure of the
internal test system of Erlang/OTP. See the README-file for the
details of the test suite.

/Håkan




More information about the erlang-questions mailing list