aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries
AgeCommit message (Expand)AuthorFilesLines
2016-05-12Add possibility to change VxLAN parameters at onceTibor Frank1-12/+20
2016-05-12Update Honeycomb interface IPv4 testselias3-15/+48
2016-05-12Add functions to get interface name or index from JSON interface dump.Matej Klotton2-0/+76
2016-05-11Add library for set path variables for testing.Matej Klotton7-407/+225
2016-05-11Performance IPv6 library and short/long test casespmikus3-4/+66
2016-05-11Move Honeycomb libraries to honeycomb subdirectory.Tibor Frank8-22/+40
2016-05-11Add iACL IPv4/IPv6 tests.Patrik Hrnciar6-2/+263
2016-05-11Add Max TX Queues configuration to VppConfigGeneratorpmikus1-1/+44
2016-05-09CSIT-9: COP Whitelist/blacklistZdeno6-3/+298
2016-05-09CSIT-19: MAC split-horizon groupJan Gelety2-3/+77
2016-05-09Add Honeycomb bridge domain management testsselias1-0/+202
2016-05-09QEMU VM guest-ping fixMatus Fabian1-1/+4
2016-05-09Interface VxLAN testTibor Frank2-0/+91
2016-05-06Add Honeycomb interface management tests (ipv4, ipv6, ethernet, routing)selias4-33/+331
2016-05-06Honeycomb API keywords - interface, bridge domainTibor Frank5-673/+1186
2016-05-06Add "show error" output into vpp statsPeter Mikus2-0/+11
2016-05-04Update T-rex version to v2.00pmikus1-9/+13
2016-05-03Patch to reset default VPP configuration in perf.pmikus1-1/+5
2016-05-02Add vpp_create_loopbackMatus Fabian1-0/+16
2016-04-26Add qinq through xconnect tests.Patrik Hrnciar3-0/+209
2016-04-26Add BD vpp-vm-vpp testsMatus Fabian1-0/+54
2016-04-26Extend host topology with NIC type filteringMiroslav Miklus4-8/+94
2016-04-26Honeycomb interface state management testselias4-58/+125
2016-04-26Add optional args to traffic script arg parserMatus Fabian1-2/+10
2016-04-26Add IPsec utilities python libraryMatus Fabian1-0/+362
2016-04-25Honeycomb API keywordsTibor Frank2-26/+618
2016-04-22Reformat python libraries.Matej Klotton32-664/+700
2016-04-22Bridge domain tests and user keywords refactor.Jan Gelety2-10/+170
2016-04-22VatExecutor updateMatus Fabian2-0/+38
2016-04-20Remove horizontal whitespace (a line) before [Command_start_exec] tag.mkonstan1-1/+0
2016-04-19Make dut_setup.sh verbose; add sleep after vpp restart.Stefan Kobza1-40/+31
2016-04-17Multicore VPP setup for performance testingpmikus2-3/+98
2016-04-15Update Qemu libraryMatus Fabian2-12/+61
2016-04-15Change the performance result messagepmikus1-6/+21
2016-04-13VXLAN test with dot1q tagging.Matej Klotton5-59/+164
2016-04-13Move methods from topology.py to more appropriate place.Matej Klotton8-423/+345
2016-04-13Honeycomb setup and utilsTibor3-242/+390
2016-04-13Add keywords for Honeycomb testsselias2-20/+78
2016-04-11Combined DropRateSearchpmikus2-82/+179
2016-04-08Add Vagrantfile for local testing.Stefan Kobza2-17/+65
2016-04-05Add "Stop and Clear QEMU" KWMatus Fabian1-1/+14
2016-04-05Setup and check honeycomb on all DUTsselias5-2/+739
2016-04-01Add get_vhost_user_if_name_by_sockMatus Fabian1-0/+16
2016-04-01Long perf testspmikus2-0/+80
2016-03-30Add linux_add/del_bridge and modify vpp_add_l2fib_entryMatus Fabian1-4/+39
2016-03-30BestN/WorstN DropRateSearchpmikus1-29/+132
2016-03-24Setup and run QEMU VMMatus Fabian1-2/+358
2016-03-24Add node type VM to set_interface_stateMatus Fabian1-1/+1
2016-03-24Binary DropRateSearchpmikus1-4/+69
2016-03-18Remove apt-get call to install dependencies.Carsten Koester1-15/+0