]> git.proxmox.com Git - mirror_frr.git/history - tests/topotests/lib/topotest.py
lib: collect shutdown errors, add assert on single router shutdown
[mirror_frr.git] / tests / topotests / lib / topotest.py
2018-11-28 Lou Bergerlib: collect shutdown errors, add assert on single...
2018-11-28 Lou Bergerlib: allow all rw access to /tmp/topotests (for package...
2018-11-28 Lou Bergerlib: use per node log directory when topotest is used...
2018-11-28 Lou Bergerlib: limit checkRouterCores output to once per router...
2018-11-28 Lou Bergerlib: add check for core and memory issues after routerstop
2018-11-28 Lou Bergerlib: convert to directories per node
2018-11-28 Philippe Guibertlib: zebra support for vrfwnetns parameter
2018-11-28 Lou Bergerlib: add tgen level mpls init and hasmpls flag
2018-11-28 Lou Bergerlib: add router.has_mpls check
2018-11-28 Rafael Zalamenatopotest: remove pid files
2018-11-28 Rafael Zalamenatopotest: improve informational messages
2018-11-28 Rafael Zalamenatopotest: show the user that we are waiting
2018-11-28 Lou Bergerlib: speed up router shutdown stopRouter: report when...
2018-11-28 Rafael Zalamenatopotest: always show diff on json_cmp failure
2018-11-28 Rafael Zalamenatopotest: specify why we are waiting
2018-11-28 Rafael Zalamenatopotest/topogen: demote some messages level
2018-11-28 Rafael Zalamenatopotest: fix a regression in version_cmp
2018-11-28 Rafael Zalamenatopotest: improve json error messages
2018-11-28 Rafael Zalamenatopotest: json_cmp_result split error lines
2018-11-28 Rafael Zalamenatopotest: allow passing options to difflib
2018-11-28 Rafael Zalamenatopotest: remove unused json_cmp unused parameter
2018-11-28 Martin Winterlib: Use SIGTERM for killing daemons first and only...
2018-11-28 Martin Winterlib: check for eigrpd available and return warning...
2018-11-28 Donald SharpAllow topotests to work with eigrp and nhrp
2018-11-28 David Lampartertopotests: change from "context" to "unified" diff
2018-11-28 Martin Winterlib: Enhance daemon_available() function to check for...
2018-11-28 Martin Winterlib: Add check for MPLS kernel modules to exist before...
2018-11-28 Rafael Zalamenatopotest: log sleep function
2018-11-28 Rafael Zalamenatopotest: implement 'ip route' functions
2018-11-28 Rafael Zalamenatopotest: simplify ldp kernel check
2018-11-28 Rafael Zalamenatopotest: add version comparison function
2018-11-28 Rafael Zalamenatopotest: add text normalization function
2018-11-28 Rafael Zalamenatopotest: add JSON list comparation support
2018-11-28 Rafael Zalamenatopogen: add per router logging
2018-11-28 Rafael Zalamenatopotest: use topolog instead of print
2018-11-28 Rafael Zalamenatopogen: support configuration file
2018-11-28 Rafael Zalamenatopotest: improve json_cmp assert output
2018-11-28 Rafael Zalamenatopotest: implement json_cmp function
2018-11-28 Rafael Zalamenatopotest: parameterize daemon's path
2018-11-28 Rafael Zalamenatopogen: first code import
2018-11-28 Rafael Zalamenalib: assert sysctl values
2018-11-28 Martin Winterlib: Fix stopRouter not to fail for case if daemon...
2018-11-28 Martin Winterlib: cleanup diff text output formatting issue and...
2018-11-28 Martin Winterlib: Move AddressSanitizer check to separate procedure...
2018-11-28 Martin Winterlib: Send Output error from AddressSanitizer to StdErr
2018-11-28 Martin Winterlib: Add different failure comment on processes killed...
2018-11-28 Martin Winterlib: Move updated topotest.py lib with AddressSanitizer...
2018-11-28 Martin WinterFix memory leak detection and reporting which accidenta...
2018-11-28 Martin Winterlib: Fix another typo on kernel compare
2018-11-28 Martin Winterlib: Fix version check in previous kernel compare
2018-11-28 Donald SharpActually fix version comparison
2018-11-28 Donald Sharplib: Fix kernel version parsing
2018-11-28 Martin Winterlib: Add function to check for daemon available (i...
2018-11-28 Martin Wintertopotest library: Fix creation of /etc/XXX/vtysh.conf
2018-11-28 Martin WinterAdded optional output for memleaks at the end of test...
2018-11-28 Martin WinterMove common function and class to topotest library