index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
scenario_test
/
ibgp_router_test.py
Age
Commit message (
Expand
)
Author
2020-08-31
added `.env` file for vscode to find test/lib module
Imcom Jin
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2018-10-29
Use assertEqual in python tests
Carl Baldwin
2018-01-27
test/lib/Quagga: Use vtysh to add/del routes
IWASE Yusuke
2017-03-16
test/lib: Move noseplugin.py to test/lib module directory
IWASE Yusuke
2017-03-16
scenario_test: pep8 and pylint improvements
IWASE Yusuke
2017-03-07
scenario_test: Remove "sudo" command for running tests
IWASE Yusuke
2016-11-07
test: add change of best paths from ibgp and ebgp
FUJITA Tomonori
2016-03-14
scenario_test: run scenario test on travis
Hiroshi Yokoi
2015-11-11
scenario_test: use default interface for ipv4-peering
ISHIDA Wataru
2015-11-08
scenario_test: test local-pref and med handling
ISHIDA Wataru
2015-08-08
*: kill protobuf path structure
ISHIDA Wataru
2015-08-03
server: fix bug of re-establish
ISHIDA Wataru
2015-07-27
test: introduce test_prefix to separate test execution
ISHIDA Wataru
2015-07-24
test: build docker image once, use it for all tests
ISHIDA Wataru
2015-07-13
server/table: support iBGP behavior
ISHIDA Wataru