summaryrefslogtreecommitdiffstats
path: root/scripts/run_functional_tests
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14regression: python3 supportYaroslav Brustinov1-2/+3
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov1-21/+27
make stateful tree similar to stl : stf/trex_stf_lib and stf/examples change trex_client package: add profiles, use full stl dir. stl examples: now use stl_path.STL_PROFILES_PATH variable regression: add higher timeout to rsync.
2016-03-27fix find_python usageYaroslav Brustinov1-4/+8
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov1-4/+3
2016-03-23moving us to python 3 by default (console)imarom1-21/+18
2016-03-23python 3 - regressionimarom1-1/+25
2016-02-11run_functional_tests not requires unit_tests/functional_tests, can be set to ↵Yaroslav Brustinov1-1/+1
custom test, path from scripts or from regression. added hlt profile test.
2016-01-18regression:Yaroslav Brustinov1-0/+6
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