mirror_frr/tests/topotests/lib
Rafael Zalamena 2a76b0a8e2 topotest: fix Lou's framework command wait
Fix two main issues:

  * Don't use float to figure out if we spent the time user asked;
  * Don't depend on system clock to find we reached the end of time;

The fix is basically pre caculating the amount of wait cycles we are
going to peform and use a counter.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2019-07-23 10:26:15 -03:00
..
test topotests: fix json_cmp wrong list handling 2018-11-27 20:22:14 -05:00
__init__.py Move common function and class to topotest library 2018-11-27 20:22:11 -05:00
bgp.py tests: Fix info messages print in std_error 2019-07-09 10:26:53 +05:30
bgprib.py topotests/lib: help script writers understand wrong VRF failure 2018-12-08 10:43:31 -05:00
common_config.py tests: Topotests are not giving sufficient time to propagate data 2019-07-11 14:40:31 -04:00
ltemplate.py topotests/lib: support sharpd and other daemons in lutils 2019-05-15 21:26:13 +00:00
lutil.py topotest: fix Lou's framework command wait 2019-07-23 10:26:15 -03:00
topogen.py topotests/lib: support sharpd and other daemons in lutils 2019-05-15 21:26:13 +00:00
topojson.py tests: Adding API for route-map 2019-07-09 10:26:53 +05:30
topolog.py lib: Change topology to output INFO and DEBUG to stdout and other levels to stderr 2018-11-27 20:22:12 -05:00
topotest.py tests: Make checkRouterRunning() show logging 2019-06-19 17:20:24 -04:00