summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/unit_tests/trex_nat_test.py
AgeCommit message (Collapse)AuthorFilesLines
2016-02-14regression: disable latency check on NATYaroslav Brustinov1-1/+1
2016-01-19regression:Yaroslav Brustinov1-5/+5
add rx_check negative test add test_nat_simple_mode1 and test_nat_simple_mode2 benchmarks remove pcaps to ensure they are created
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-8/+14
2016-01-18regression:Yaroslav Brustinov1-4/+3
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+164
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11