Age | Commit message (Expand) | Author | Files | Lines |
2018-12-06 | Rename VPP_TEST_FAILED_DIR to FAILED_DIR | juraj.linkes | 1 | -7/+7 |
2018-11-07 | VCL: Fix socket_test.sh to build test apps. | Dave Wallace | 1 | -4/+7 |
2018-10-01 | Fix the path error inside vcl socket_test.sh | Yalei Wang | 1 | -9/+11 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -1/+1 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -18/+18 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -2/+2 |
2018-09-02 | Switch to cmake | Damjan Marion | 1 | -6/+6 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test | Dave Wallace | 1 | -12/+46 |
2018-03-14 | socket_test.sh: Don't hard code debug image with gdb. | Dave Wallace | 1 | -3/+0 |
2018-03-08 | VCL: Add full hoststack test option to socket_test.sh | Dave Wallace | 1 | -7/+72 |
2018-02-24 | LDP: Refactor epoll_ctl wrapper. | Dave Wallace | 1 | -2/+2 |
2018-02-19 | VCL: config api prefix using env var. | Dave Wallace | 1 | -0/+3 |
2018-01-17 | LD_PRELOAD: stateless LDP | Dave Wallace | 1 | -0/+9 |
2017-11-25 | VCL: improve debug output | Dave Wallace | 1 | -2/+10 |
2017-11-21 | VCL: close-on-empty state transition refactoring. | Dave Wallace | 1 | -1/+1 |
2017-11-09 | VCL: Set debug output level from env var | Dave Wallace | 1 | -2/+7 |
2017-11-07 | VCL-LDPRELOAD: enable accept4() wrapper | Dave Wallace | 1 | -1/+1 |
2017-11-06 | VCL_LDPRELOAD: mixed libc/vcl epoll fd's | Dave Wallace | 1 | -8/+2 |
2017-11-02 | VCL: application proxy configuration | Dave Wallace | 1 | -7/+11 |
2017-10-26 | VCL: add session namespace support. | Dave Wallace | 1 | -24/+56 |
2017-10-25 | VCL: Fix vcl test scripts to check vcl.am instead of uri.am | Dave Wallace | 1 | -1/+1 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | Dave Wallace | 1 | -7/+8 |
2017-10-17 | VCL: refactor VCL_LDPRELOAD env vars. | Dave Wallace | 1 | -1/+1 |
2017-10-06 | VCL: add epoll_* functions. | Dave Wallace | 1 | -2/+2 |
2017-09-30 | make test: archive failed test data with build logs. | Dave Wallace | 1 | -15/+31 |
2017-09-25 | Refactor multi-host socket_test.sh for bare-metal. | Dave Wallace | 1 | -18/+51 |
2017-09-19 | Add new C API | Klement Sekera | 1 | -5/+9 |
2017-09-17 | Add multi-vm Vagrantfile for vcl-test. | Dave Wallace | 1 | -3/+10 |
2017-09-08 | Fix socket_test.sh vagrant based multi-host tests. | Dave Wallace | 1 | -125/+281 |
2017-08-31 | Improvements to socket_test.sh script | Keith Burns (alagalah) | 1 | -8/+8 |
2017-08-18 | make test: fix broken passing of return value | Klement Sekera | 2 | -5/+6 |
2017-08-17 | Fix socket_test.sh to run iperf3 in docker. | Dave Wallace | 1 | -16/+31 |
2017-08-17 | make test: collect symlinks to failed tests | Klement Sekera | 1 | -0/+21 |
2017-08-14 | Fix VCL LD_PRELOAD lib location in socket_test.sh | Dave Wallace | 1 | -9/+16 |
2017-08-14 | make test: properly handle ctrl-c | Klement Sekera | 2 | -2/+27 |
2017-08-11 | Add VPP Communications Library (VCL) | Dave Wallace | 1 | -0/+637 |
2017-08-07 | make test: kill all remaining subprocesses on exit | Klement Sekera | 1 | -0/+25 |
2017-04-03 | make test: tweak helper scripts | Klement Sekera | 2 | -3/+8 |
2017-04-02 | make test: add scripts for easy test looping | Klement Sekera | 2 | -0/+122 |