summaryrefslogtreecommitdiff
path: root/tests/topotests/lib/topotest.py
AgeCommit message (Expand)Author
2025-03-09tests: Have zebra startup look for the zserv.api socketDonald Sharp
2025-03-09tests: Allow mgmtd and zebra to fully come up before other daemonsDonald Sharp
2025-01-15tests: use global -w option instead of per-daemon -nIgor Ryzhov
2024-11-12tests: add support for ospf instances with unified configsJafar Al-Gharaibeh
2024-10-31tests: Do not set by default netlink receive buffer size for ZebraDonatas Abraitis
2024-10-17tests: logger masked in topotest.pyLiam Brady
2024-09-18tests: use logger.warning not logger.warnDonald Sharp
2024-09-13tests: Adjust minimum wait/count timers for run_and_expect() if they are too lowDonatas Abraitis
2024-08-11tests: Convert self.unified_config to booleanDonatas Abraitis
2024-06-11topotests: add API to detect if iproute2 is json capablePhilippe Guibert
2024-04-27tests: Apply black formatting for all tests/topotestsDonatas Abraitis
2024-04-03topotests: fix ignore routes with linkdownPhilippe Guibert
2024-03-17tests: required formatting changeChristian Hopps
2024-03-17tests: enable code coverage reporting with topotestsChristian Hopps
2024-03-04tests: Add ability to run a fpm listenerDonald Sharp
2023-12-01tests: add support for running things under `rr`.Christian Hopps
2023-11-07tests: add ability to show all types of valgrind memleaksChristian Hopps
2023-10-30tests: add gdb integration with valgrindChristian Hopps
2023-10-24Merge pull request #14333 from fdumontet6WIND/bgp4v2_snmpDonatas Abraitis
2023-10-24tests: lib add support of snmptrapd daemonFrancois Dumontet
2023-10-23tests: add --gdb-use-emacs optionChristian Hopps
2023-08-01tests: Convert d1 and d2 to output and expected in gen_json_diff_reportDonald Sharp
2023-08-01tests: Run black over lib/topotest.pyDonald Sharp
2023-08-01tests: Start using output and expected vs d1 and d2Donald Sharp
2023-07-14tests: fix/improve the printing of backtrace from coresChristian Hopps
2023-07-10tests: Do not remove core filesDonald Sharp
2023-06-05tests: fix some broken loggingChristian Hopps
2023-05-28tests: python-foo assure foo[0] is on a list not dict_values objectChristian Hopps
2023-05-26tests: Convert to using logger.warningDonald Sharp
2023-05-26tests: cleanup the config file specification and default codeChristian Hopps
2023-05-24munet: import 0.13.5 w/ nicer cmd loggingChristian Hopps
2023-05-17tests: fix implicit config file and recently added logic errorChristian Hopps
2023-05-11topotests: fix looging of memstat resultsLou Berger
2023-04-23tests: add --perf and --perf-options for profiling daemonsChristian Hopps
2023-04-22tests: fix ASAN file cleanup and --asan-abort optionChristian Hopps
2023-04-21tests: will need new pid_exists if using pid namespacesChristian Hopps
2023-04-21tests: fix check for daemon startup, remove sleep hackChristian Hopps
2023-04-21tests: add --logd optionChristian Hopps
2023-04-21tests: cleanup access to pytest configChristian Hopps
2023-04-17Merge pull request #13230 from LabNConsulting/micronet-is-munetDonald Sharp
2023-04-17tests: quick fix for --gdb-daemons=DAEMONLIST not workingChristian Hopps
2023-04-15tests: switch to munetChristian Hopps
2023-04-07tests: don't flush ipv6 addressesChristian Hopps
2023-04-04tests: lower logging level on some infra logsChristian Hopps
2023-03-22tests: apply frrbot style requirementsChristian Hopps
2023-03-22tests: Add topotests for MGMT daemonnguggarigoud
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13tests: add iproute2 API guard to svd testStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-30tests: Topotests fix for deleting wrong pidfileMartin Winter