]> git.proxmox.com Git - mirror_frr.git/history - tests/topotests/lib/topotest.py
topogen: fix topogen memleak activation
[mirror_frr.git] / tests / topotests / lib / topotest.py
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