summaryrefslogtreecommitdiffstats
path: root/tests/topotests/conftest.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: improve coverage no need to modify source/build dirChristian Hopps2024-04-201-7/+14
* tests: enable code coverage reporting with topotestsChristian Hopps2024-03-171-13/+91
* tests: set environment variable munet 0.13.12 will useChristian Hopps2024-01-151-1/+3
* tests: Auto generate support bundle when a test failsDonald Sharp2023-12-211-1/+5
* tests: add support for running things under `rr`.Christian Hopps2023-12-011-0/+18
* tests: add ability to show all types of valgrind memleaksChristian Hopps2023-11-071-0/+6
* tests: add --gdb-use-emacs optionChristian Hopps2023-10-231-0/+6
* tests: backtraces/cores now fail testsChristian Hopps2023-07-151-32/+38
* tests: If a core file is generated fail the testDonald Sharp2023-07-101-1/+15
* tests: Look for zlog_backtrace in ci systemDonald Sharp2023-07-101-0/+34
* tests: fix some broken loggingChristian Hopps2023-06-051-9/+70
* topotest: add --memleaks topotest optionLou Berger2023-05-111-1/+57
* tests: fix missed passing pytestconfig argChristian Hopps2023-04-241-1/+2
* Merge pull request #13365 from LabNConsulting/chopps/add-perf-optionDonald Sharp2023-04-241-2/+19
|\
| * tests: add --perf and --perf-options for profiling daemonsChristian Hopps2023-04-241-2/+19
* | tests: enable using munet native configsChristian Hopps2023-04-231-1/+15
|/
* tests: add --logd optionChristian Hopps2023-04-221-0/+10
* tests: add --pcap and --pause-at-end optionsChristian Hopps2023-04-221-0/+13
* tests: cleanup access to pytest configChristian Hopps2023-04-221-100/+31
* tests: blacken re-formatChristian Hopps2023-04-221-4/+4
* tests: switch to munetChristian Hopps2023-04-151-6/+8
* tests: fix --pause functionalityChristian Hopps2023-03-031-6/+1
* topotests: ignore env for pytest --collect-onlyDavid Lamparter2022-09-061-0/+3
* tests: Log as error if some of the daemons are missingDonatas Abraitis2022-08-201-1/+1
* tests: check memleaks end of module and ignore daemonizing parentChristian Hopps2022-07-141-5/+25
* tests: Re-add the ability to generate core files with topotestsDonald Sharp2021-11-171-0/+5
* tests: fix --valgrind-memleaks optionChristian Hopps2021-10-221-31/+27
* tests: fix xterm windows for topotests, better errorsChristian Hopps2021-09-071-13/+57
* tests: refactor parallel reset/load config for non-jsonChristian Hopps2021-09-061-0/+7
* tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-8/+9
* tests: micronet: update infraChristian Hopps2021-09-041-32/+198
* tests: configure routers in parallelChristian Hopps2021-08-271-3/+3
* tests: add triage features: strace, asan-abort, docker execChristian Hopps2021-07-141-0/+23
* tests: add valgrind memleaks run options and detectionChristian Hopps2021-06-161-0/+60
* Merge pull request #8322 from qlyoung/topotestsJafar Al-Gharaibeh2021-04-281-0/+1
|\
| * tests: provide sane default for --topology-onlyQuentin Young2021-04-071-0/+1
* | tests: More black fixupsDonald Sharp2021-04-091-6/+6
|/
* tests: add options for debugging topotest failuresChristian Hopps2021-03-191-36/+153
* tests: introduce a proper JSON diff for topotestsGalaxyGorilla2020-04-301-1/+1
* tests: Run python formatter (black) for topotestsreformat2020-04-031-11/+23
* topotests: skip tests when any assert failsRafael Zalamena2019-10-011-0/+6
* topotest: fix pytest deprecation warningMark Stapp2019-05-021-3/+11
* topotests: add topology name to assert outputRafael Zalamena2018-11-281-5/+7
* topotests: make asserts show up in stderrRafael Zalamena2018-11-281-0/+19
* topotest: implement environment diagnosticsRafael Zalamena2018-11-281-1/+6
* topotest: improve json_cmp assert outputRafael Zalamena2018-11-281-0/+13
* topogen: don't backtrace when topogen is not usedRafael Zalamena2018-11-281-2/+5
* topogen: first code importRafael Zalamena2018-11-281-0/+26