-
- Downloads
Seed random numbers in each process based on pid.
This causes get_unused_port_or_die to try different port numbers in each concurrently running tests, and consequently enables some parallelism of test processes. Change on 2015/01/05 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83289374
Showing
- test/core/echo/echo_test.c 4 additions, 0 deletionstest/core/echo/echo_test.c
- test/core/fling/fling_stream_test.c 4 additions, 0 deletionstest/core/fling/fling_stream_test.c
- test/core/fling/fling_test.c 4 additions, 0 deletionstest/core/fling/fling_test.c
- test/core/util/test_config.c 8 additions, 1 deletiontest/core/util/test_config.c
Loading
Please register or sign in to comment