]> git.proxmox.com Git - mirror_frr.git/history - tests/topotests/lib
isis-topo1: add topology graph
[mirror_frr.git] / tests / topotests / lib /
2018-11-28 Lou Bergerlib: ltemplate - fix handling of CallOnFail (take 2)
2018-11-28 Lou Bergerlib: ltemplate - fix handling of CallOnFail
2018-11-28 Lou Bergerlib: add LabN testing template
2018-11-28 Lou Bergerlib: lutil - make it easier to spot command output...
2018-11-28 Lou Bergerlib: lutil - make requested error logging change
2018-11-28 Lou Bergerlib: lutil cleanup move utilities/lutil.py -> lib/lutil...
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 Rafael Zalamenatopogen: fix diagnostics failure
2018-11-28 Rafael Zalamenatopogen: save zebra version output
2018-11-28 Rafael Zalamenatopogen: log diagnostics to file
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 Rafael Zalamenatopogen: add support for eigrpd and nhrp
2018-11-28 Rafael Zalamenatopogen: router startup failure triggers errors
2018-11-28 Rafael Zalamenatopogen: treat some corner cases on vtysh failure
2018-11-28 Rafael Zalamenatopogen: show pretty output for skipped messages
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: Change topology to output INFO and DEBUG to stdout...
2018-11-28 Martin Winterlib: add check for mpls kernel modules to diagnose_env()
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 Zalamenatopogen: allow daemon spec in vtysh_cmd
2018-11-28 Rafael Zalamenatopotest: implement 'ip route' functions
2018-11-28 Rafael Zalamenatopotests: make 'quagga' check optional
2018-11-28 Rafael Zalamenatopotest: simplify ldp kernel check
2018-11-28 Rafael Zalamenatopotest: implement environment diagnostics
2018-11-28 Rafael Zalamenatopogen: add equipment version handling
2018-11-28 Rafael Zalamenatopotest: add version comparison function
2018-11-28 Rafael Zalamenatopotest: add text normalization function
2018-11-28 Rafael Zalamenatopogen: handle JSON decode failures
2018-11-28 Rafael Zalamenatopogen: implement router check method
2018-11-28 Rafael Zalamenatopogen: fix topogen memleak activation
2018-11-28 Rafael Zalamenatopotest: add JSON list comparation support
2018-11-28 Rafael Zalamenatopogen: add support for ExaBGP peers
2018-11-28 Rafael Zalamenatopogen: add error functions
2018-11-28 Rafael Zalamenatopogen: implement start/stop methods for TopoGear
2018-11-28 Rafael Zalamenatopogen: configure daemon logging files
2018-11-28 Rafael Zalamenatopogen: add per router logging
2018-11-28 Rafael Zalamenatopotest: use topolog instead of print
2018-11-28 Rafael Zalamenatopolog: support adding loggers during runtime
2018-11-28 Rafael Zalamenatopolog: implement a logging abstraction
2018-11-28 Rafael Zalamenatopogen: add memory leak report configuration
2018-11-28 Rafael Zalamenatopogen: support configuration file
2018-11-28 Rafael Zalamenatopotest: improve json_cmp assert output
2018-11-28 Rafael Zalamenatopogen: added JSON output support for vtysh_cmd
2018-11-28 Rafael Zalamenatopotest: implement json_cmp function
2018-11-28 Rafael Zalamenatopogen: use shorter names for equipments
2018-11-28 Rafael Zalamenatopogen: implement __str__ for TopoGear objects
2018-11-28 Rafael Zalamenatopogen: implement memory leak test call
2018-11-28 Rafael Zalamenatopogen: add support for setting link state
2018-11-28 Rafael ZalamenaTopogen: document new options
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