Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-08 | packet builder support raw/pcap file | 1 | -0/+48 | ||
2016-02-05 | HLTAPI update + HLT packet builder functional tests (no simulation) | 1 | -0/+343 | ||
2016-02-04 | add stl-sim -f option | 1 | -2/+2 | ||
2016-02-03 | scapy with random packet size | 1 | -0/+31 | ||
2016-02-03 | tuple gen in python | 1 | -0/+27 | ||
2016-02-03 | more scapy tests | 1 | -4/+6 | ||
2016-02-03 | sanity check for var does not exists | 1 | -0/+24 | ||
2016-02-03 | add fixup offset | 1 | -0/+24 | ||
2016-02-02 | check scapy ipv6 packet | 1 | -1/+19 | ||
2016-02-02 | add 9k ip len packet | 1 | -0/+18 | ||
2016-02-02 | add 128 size packet test | 1 | -0/+20 | ||
2016-02-02 | add valn packet ad offset | 1 | -0/+23 | ||
2016-02-02 | scapy first test | 1 | -0/+83 | ||
2016-02-01 | simulator support (API and profiles) | 1 | -5/+13 | ||
2016-01-27 | API: example for bi-directional flows | 3 | -42/+47 | ||
2016-01-27 | minor change name | 1 | -1/+1 | ||
2016-01-27 | assing attribute 'requires_client' to CStlBasic_Test | 1 | -0/+2 | ||
2016-01-26 | 1. fixed failing regression test | 2 | -2/+1 | ||
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-21 | regression: fix created pcap name in parallel setups | 1 | -1/+1 | ||
general: added command to show last commits + release | |||||
2016-01-20 | regression: | 1 | -1/+1 | ||
fix case typo in functional test | |||||
2016-01-19 | regression: | 4 | -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-18 | regression: | 8 | -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-11 | regression: | 1 | -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-11 | small problem in the stl simulation | 1 | -1/+2 | ||
2016-01-10 | changing test path to /tmp/ | 1 | -1/+1 | ||
2016-01-10 | nose tests for stateless | 1 | -0/+130 | ||
2016-01-05 | move regression to trex-core | 9 | -0/+419 | ||
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11 |