summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/graceful_restart_test.py
AgeCommit message (Expand)Author
2019-06-22Python3 support to gobgp testsFranza Cavalcante
2018-10-29Use assertEqual in python testsCarl Baldwin
2018-05-30graceful_restart_test: Confirm stale paths removedIWASE Yusuke
2018-05-30graceful_restart_test: Assert timer not expiredIWASE Yusuke
2018-05-30scenario_test: Extend Graceful Restart timeIWASE Yusuke
2018-05-15scenario_test: Wait for GoBGP starting upIWASE Yusuke
2018-05-15test/lib/gobgp: Rename graceful_restart() to stop_gobgp()IWASE Yusuke
2018-05-15graceful_restart_test: Remove redundant parenthesesIWASE Yusuke
2017-06-08test: Test for Graceful Restart with multiple peersSatoshi Fujimoto
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-08-25api/cli: kill cmd package custom path/destination structsWataru Ishida
2016-02-10test: add graceful restart testISHIDA Wataru