diff options
author | Björn Gustavsson <[email protected]> | 2015-05-27 04:21:20 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-06-05 10:15:07 +0200 |
commit | 34e019dc29044e6f3b8d256a20f4ca83a3ac24a7 (patch) | |
tree | 4f5738e86be2b400f4d286d311106ba6a6157839 /lib/kernel/test/ram_file_SUITE.erl | |
parent | 73441d91d3f229f2046fa8ca917782c0a720c6e3 (diff) | |
download | otp-34e019dc29044e6f3b8d256a20f4ca83a3ac24a7.tar.gz otp-34e019dc29044e6f3b8d256a20f4ca83a3ac24a7.tar.bz2 otp-34e019dc29044e6f3b8d256a20f4ca83a3ac24a7.zip |
Clean up rpc_SUITE:call_benchmark/1
The call_benchmark/1 test case is supposed to return a comment
about the number of RPC calls per second, but the return value
from the function that produces the comment (do_call_benchmark/4)
is ignored. The test case is essentially useless except as a
smoke test.
Simplify the test case and correct the showing of the number of
RPC calls per second, as well as eliminate the use of erlang:now/0.
Diffstat (limited to 'lib/kernel/test/ram_file_SUITE.erl')
0 files changed, 0 insertions, 0 deletions