summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/unit_tests/functional_tests
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08packet builder support raw/pcap fileHanoh Haim1-0/+48
2016-02-05HLTAPI update + HLT packet builder functional tests (no simulation)Yaroslav Brustinov1-0/+343
2016-02-04add stl-sim -f optionHanoh Haim1-2/+2
2016-02-03scapy with random packet sizeHanoh Haim1-0/+31
2016-02-03tuple gen in pythonHanoh Haim1-0/+27
2016-02-03more scapy testsHanoh Haim1-4/+6
2016-02-03sanity check for var does not existsHanoh Haim1-0/+24
2016-02-03add fixup offsetHanoh Haim1-0/+24
2016-02-02check scapy ipv6 packetHanoh Haim1-1/+19
2016-02-02add 9k ip len packetHanoh Haim1-0/+18
2016-02-02add 128 size packet testHanoh Haim1-0/+20
2016-02-02add valn packet ad offsetHanoh Haim1-0/+23
2016-02-02scapy first testHanoh Haim1-0/+83
2016-02-01simulator support (API and profiles)imarom1-5/+13
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