summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/route_server_test.py
AgeCommit message (Expand)Author
2020-08-31added `.env` file for vscode to find test/lib moduleImcom Jin
2019-06-22Python3 support to gobgp testsFranza Cavalcante
2018-10-29Use assertEqual in python testsCarl Baldwin
2018-01-27test/lib/Quagga: Use vtysh to add/del routesIWASE 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-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2016-06-03table: fix leftmostAS() in compareByMEDFUJITA Tomonori
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-10server: support prefix-limitISHIDA Wataru
2016-03-14scenario_test: run scenario test on travisHiroshi Yokoi
2016-02-29server: remove reflectISHIDA Wataru
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-08-08test: use test/lib for route_server_test and route_server_ipv4_v6_testISHIDA Wataru
2015-07-24test: build docker image once, use it for all testsISHIDA Wataru
2015-07-03test: introduce modular test libraryISHIDA Wataru
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14scenario_test: route_server_test retry checking ribHiroshi Yokoi
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-03-29scenario_test: kill duplicated codeISHIDA Wataru
2015-03-09scenario_test: specify address-family in the URL to get local-ribHiroshi Yokoi
2015-02-25scenario_test: add --gobgp-log-debug optionHiroshi Yokoi
2015-02-17scenario_test: add malformed test patternNaoto Hanaue
2015-02-16scenario_test: add retry routine in each testNaoto Hanaue
2015-02-16scenario_test: fix to restart the quagga after the docker container has becom...Naoto Hanaue
2015-02-10scenario_test: fix the location of the directory to use in the docker volumeNaoto Hanaue
2015-02-03scenario_test: add scenario test using the quagga of ipv4 and ipv6Naoto Hanaue
2015-01-28scenario_test: fix notification message in test caseNaoto Hanaue
2015-01-28scenario_test: support to sudoNaoto Hanaue
2015-01-26scenario_test: Change to be able to test the local gobgp programNaoto Hanaue
2015-01-22scenario_test: support test of best path selection and fixed following the di...Naoto Hanaue
2015-01-15scenario_test: made small changesHiroshi Yokoi
2015-01-15scenario_test: add scenario_test scriptsNaoto Hanaue