summaryrefslogtreecommitdiffstats
path: root/tests/helpers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-071-1/+1
* lib: rework debug initIgor Ryzhov2024-08-271-0/+2
* *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+1
* lib: mgmtd: add manual vty server start option and use itChristian Hopps2023-05-301-1/+1
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert thread_master_XXX functions to event_master_XXXDonald Sharp2023-03-241-1/+1
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp2023-03-241-2/+2
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-2/+2
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-096-90/+6
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-2/+1
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+0
* tests: ignore Windows vs Unix style newlinesGalaxyGorilla2020-11-171-4/+9
* *: reformat python fileswhitespace2020-10-072-47/+74
* *: record transaction based on control flagChirag Shah2020-08-201-1/+1
* lib, tools: silence harmless warnings in the northbound toolsRenato Westphal2020-04-041-1/+1
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-2/+2
* lib: Add '--command-log-always` to all daemons startupDonald Sharp2019-05-311-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-3/+3
* lib: add support for confirmed commitsRenato Westphal2018-12-071-1/+1
* lib: introduce new northbound APIRenato Westphal2018-10-271-1/+3
* tests: properly locate files in builddirDavid Lamparter2018-09-081-2/+8
* *: Remove cvs control pointsDonald Sharp2017-12-051-2/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-174-194/+173
* tests: update prng to return better pseudo random numbersChristian Franke2017-07-122-30/+14
* lib: more `show thread cpu`Quentin Young2017-06-301-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-154-16/+12
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-2/+2
* tests: allow to use exit_cleanly as test methodChristian Franke2017-05-081-1/+2
* Rename: FreeRangeRouting FRRoutingLou Berger2017-03-301-1/+1
* tests: format TestRefMismatch more readableChristian Franke2017-03-281-1/+13
* tests: fix out-of-tree buildDavid Lamparter2017-02-131-2/+8
* tests: add pytest testrunnersChristian Franke2017-02-132-0/+257
* tests: reorganize tests hierarchicallyChristian Franke2017-02-134-0/+402