summaryrefslogtreecommitdiffstats
path: root/scripts/find_python.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-03-29remove find_python errorsHanoh Haim1-4/+16
2016-03-27fix find_python usageYaroslav Brustinov1-13/+36
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov1-6/+21
2016-03-23moving us to python 3 by default (console)imarom1-15/+6
2016-03-23python 3 - regressionimarom1-0/+14
2016-02-01python version should be 2.7Hanoh Haim1-1/+1
2016-01-18regression:Yaroslav Brustinov1-0/+30
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