wifi: Update acceptable throughput range on test
This commit is contained in:
@@ -47,8 +47,8 @@ cpp_examples = [
|
||||
("he-wifi-network --simulationTime=0.3 --frequency=5 --useRts=1 --minExpectedThroughput=6 --maxExpectedThroughput=639", "True", "True"),
|
||||
("he-wifi-network --simulationTime=0.25 --frequency=2.4 --useRts=0 --minExpectedThroughput=6 --maxExpectedThroughput=238", "True", "True"),
|
||||
("he-wifi-network --simulationTime=0.3 --frequency=2.4 --useRts=1 --minExpectedThroughput=6 --maxExpectedThroughput=224", "True", "True"),
|
||||
("simple-ht-hidden-stations --simulationTime=1 --enableRts=0 --minExpectedThroughput=14.5 --maxExpectedThroughput=15", "True", "True"),
|
||||
("simple-ht-hidden-stations --simulationTime=1 --enableRts=1 --minExpectedThroughput=22 --maxExpectedThroughput=22.5", "True", "True"),
|
||||
("simple-ht-hidden-stations --simulationTime=1 --enableRts=0 --minExpectedThroughput=16.5 --maxExpectedThroughput=17", "True", "True"),
|
||||
("simple-ht-hidden-stations --simulationTime=1 --enableRts=1 --minExpectedThroughput=20 --maxExpectedThroughput=20.5", "True", "True"),
|
||||
("mixed-network --simulationTime=1", "True", "True"),
|
||||
("wifi-aggregation --simulationTime=1 --verifyResults=1", "True", "True"),
|
||||
("80211e-txop --simulationTime=1 --verifyResults=1", "True", "True"),
|
||||
|
||||
Reference in New Issue
Block a user