summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2017-11-07test: Add scenario test for BGP ConfederationSatoshi Fujimoto
2017-11-07test/lib: Add bgp config structure for GoBGP/Quagga containersSatoshi Fujimoto
2017-11-07test/lib: Enhancement on Get Rib library on QuaggaSatoshi Fujimoto
2017-11-07travis: Update .travis.ymlIWASE Yusuke
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-09-24test/lib/base: Reduce redundant build stepsIWASE Yusuke
2017-09-14test/lib/gobgp,quagga: Adopt to Debian 9 based osrg/quagga:v1.0IWASE Yusuke
2017-09-14test/lib/gobgp: Add shared volume for QuaggaIWASE Yusuke
2017-08-04update travis-ci for depFUJITA Tomonori
2017-07-30addpath_test: Test cases for routes from CLIIWASE Yusuke
2017-07-30addpath_test: Test cases for send add-pathsIWASE Yusuke
2017-07-30test/lib/gobgp: Get community/identifier via get_*_rib()IWASE Yusuke
2017-07-30test/lib/gobgp: Add route with identifier and communityIWASE Yusuke
2017-07-30test/lib/gobgp: Enable GoBGPContainer to del a routeIWASE Yusuke
2017-07-30test/lib/base: Avoid to del all routes without identifier specifiedIWASE Yusuke
2017-07-20addpath_test: Test cases with non add-path routerIWASE Yusuke
2017-07-20test/lib/base/BGPContainer: Enable to delete routeIWASE Yusuke
2017-07-20addpath_test: Enable to run without root privilegeIWASE Yusuke
2017-07-05test: add addpath_test.pyISHIDA Wataru
2017-06-08test: Test for Graceful Restart with multiple peersSatoshi Fujimoto
2017-06-07test: ignore the failure of caching dependeny with building docker imageFUJITA Tomonori
2017-05-23flowspec: handling of >2 logical elements and fixed testDenis Shevchenko
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-09server: ignore routes when local AS is in AS_PATHISHIDA Wataru
2017-04-21test: fix container build for testFUJITA Tomonori
2017-04-18test: change Dockerfile for faster container buildFUJITA Tomonori
2017-04-18Revert "test/lib/gobgp: Use local GoBGP executables in contaier"FUJITA Tomonori
2017-04-18test: remove unnecessary root check in bgp_unnumbered_test.pyFUJITA Tomonori
2017-04-17scenario_test/README: Update commands to clean upIWASE Yusuke
2017-04-17scenario_test/README: Remove list for each test fileIWASE Yusuke
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-17scenario_test/README: Remove redundant brake tagIWASE Yusuke
2017-04-17scenario_test/README: Update list of required imagesIWASE Yusuke
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
2017-03-17scenario_test: Test for NextHop Tracking with ZebraIWASE Yusuke
2017-03-17scenario_test: Support OSPFd in Quagga containerIWASE Yusuke
2017-03-17scenario_test: Enable to start OSPFd in GoBGP containerIWASE Yusuke
2017-03-16test/lib/quagga: Avoid ambiguous command "en"IWASE Yusuke
2017-03-16test/lib: Enable to disply name of config fileIWASE Yusuke
2017-03-16test/lib: Move noseplugin.py to test/lib module directoryIWASE Yusuke
2017-03-16scenario_test: pep8 and pylint improvementsIWASE Yusuke
2017-03-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-03-16jenkins-build-script: Add shebang lineIWASE Yusuke
2017-03-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2017-03-02flowspec: comply with new draft RFC5575bis normalized operatorsMatthieu Texier
2017-02-17flowspec: comply with RFC 5575 about TCP flags rulesMatthieu Texier
2017-02-15table: fix bug of adj-table accepted counterISHIDA Wataru
2017-02-09server: fix in-policy bugISHIDA Wataru