Home
last modified time | relevance | path

Searched refs:sim (Results 1 – 2 of 2) sorted by relevance

/openssl/test/
H A Dquic_cc_test.c341 struct net_sim sim; in test_simulate() local
349 if (!TEST_true(net_sim_init(&sim, ccm, cc, actual_capacity, 100))) in test_simulate()
390 dump_state(ccm, cc, &sim); in test_simulate()
406 if (!TEST_true(net_sim_send(&sim, (size_t)sz))) in test_simulate()
413 rc = net_sim_process(&sim, 1); in test_simulate()
464 net_sim_cleanup(&sim); in test_simulate()
/openssl/test/quic-openssl-docker/
H A Drun_endpoint.sh33 /wait-for-it.sh sim:57832 -s -t 30

Completed in 7 milliseconds