1 APPLICATION Release Notes
1.1 Test_Server 3.2.2
1.1.1 Improvements and New Features
-
erlang:system_info/1 now accepts the
logical_processors, and debug_compiled
arguments. For more info see the, erlang(3)
documentation.
The scale factor returned by
test_server:timetrap_scale_factor/0 is now also
effected if the emulator uses a larger amount of
scheduler threads than the amount of logical processors
on the system.
Own Id: OTP-7175
1.2 Test_Server 3.2.1
1.2.1 Improvements and New Features
-
When init_per_suite or end_per_suite terminated due to
runtime failure, test_server failed to format the line
number information properly and crashed. This error has
now been fixed.
Own Id: OTP-7091
1.3 Test_Server 3.2.0
1.3.1 Improvements and New Features
-
Test Server is a portable test server for automated
application testing. The server can run test suites on
local or remote targets and log progress and results to
HTML pages. The main purpose of Test Server is to act as
engine inside customized test tools. A callback interface
for such framework applications is provided.
Own Id: OTP-6989
test_server 3.2.2
Copyright © 1991-2008
Ericsson AB