1 Common Test Release Notes
1.1 Common_Test 1.3.4
1.1.1 Improvements and New Features
-
Common Test now uses the re application instead of the
previous rx driver to perform regular expression matching
on telnet strings. Since re works on all supported
operating systems, it is now possible to run telnet
sessions also on platforms such as e.g. Windows (which
was not the case with the previous rx driver). Note that
the rx driver is obsolete from now on, and will be
removed from Common Test after OTP R12B.
Own Id: OTP-7528
1.2 Common_Test 1.3.3
1.2.1 Improvements and New Features
-
Various updates and improvements, plus some minor bug
fixes, have been implemented in Common Test and Test
Server.
Own Id: OTP-7112
-
It is now possible, by means of the new function
ct:abort_current_testcase/1 or
test_server_ctrl:abort_current_testcase/1, to abort the
currently executing test case.
Own Id: OTP-7518 Aux Id: OTP-7112
1.3 Common_Test 1.3.2
1.3.1 Improvements and New Features
-
The configure test of the rx lib in Common Test was not
performed during the general OTP application
configuration phase. This made e.g. autoconf impossible.
This has been changed to correspond with the normal OTP
build procedure.
Own Id: OTP-7379
1.4 Common_Test 1.3.1
1.4.1 Improvements and New Features
-
The rx library, included with common_test, failed to
build on on some architectures because the -fPIC compiler
option was missing.
Own Id: OTP-7111
1.5 common_test 1.3.0
common_test 1.3.4
Copyright © 1991-2008
Ericsson AB