Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9ed212ba authored by Hansong Zhang's avatar Hansong Zhang
Browse files

L2cap Performance Test initial commit

Add the PerformanceTestLogger as a common helper.

Add the first TX/RX test for L2cap. So far the tests are based on
sending x packets (a small number) of size y each to get the rough idea
about performance and use it as a benchmark. In further iteration, we
can add tests to send packets of size y each over duration z.

Currently we log the interval through PerformanceTestLogger. In further
iteration, we need to report this to test result.

Increased the threshold for ERTM local busy detection to avoid rejecting
remote packets too frequently. So far when the performance test sends
multiple packets without receiving ack, it won't stop when it receives
RNR (DUT busy).

Tag: #gd-refactor
Bug: 157613312
Test: cert/run --host
Change-Id: If8960001473590ca5c9e2bab3bb63271cb86ce4a
parent 7d484c8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment