summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/unit_tests/functional_tests
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27API: example for bi-directional flowsimarom3-42/+47
2016-01-27minor change nameHanoh Haim1-1/+1
2016-01-27assing attribute 'requires_client' to CStlBasic_TestYaroslav Brustinov1-0/+2
2016-01-261. fixed failing regression testimarom2-2/+1
2. enabled STL nose tests 3. fixed packet size padding to 60
2016-01-21regression: fix created pcap name in parallel setupsYaroslav Brustinov1-1/+1
general: added command to show last commits + release
2016-01-20regression:Yaroslav Brustinov1-1/+1
fix case typo in functional test
2016-01-19regression:Yaroslav Brustinov4-4/+4
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-18regression:Yaroslav Brustinov8-0/+731
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-11regression:Yaroslav Brustinov1-0/+3
don't run CStlBasic_Test as part of regression with all tests, will be used at building stage. remove duplication of scripts_path with scripts_dir
2016-01-11small problem in the stl simulationimarom1-1/+2
2016-01-10changing test path to /tmp/imarom1-1/+1
2016-01-10nose tests for statelessimarom1-0/+130
2016-01-05move regression to trex-coreYaroslav Brustinov9-0/+419
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11