summaryrefslogtreecommitdiff
path: root/tests/helpers
AgeCommit message (Expand)Author
2024-12-19test: fix label ordering on error diff reportChristian Hopps
2024-10-22tests: remove `strncpy()` useDavid Lamparter
2024-10-07lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps
2024-08-27lib: rework debug initIgor Ryzhov
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2023-05-30lib: mgmtd: add manual vty server start option and use itChristian Hopps
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert thread_master_XXX functions to event_master_XXXDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2020-11-17tests: ignore Windows vs Unix style newlinesGalaxyGorilla
2020-10-07*: reformat python fileswhitespace
2020-08-20*: record transaction based on control flagChirag Shah
2020-04-03lib, tools: silence harmless warnings in the northbound toolsRenato Westphal
2019-12-06lib: rename memory_vty.c to lib_vty.cDavid Lamparter
2019-05-31lib: Add '--command-log-always` to all daemons startupDonald Sharp
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2018-12-07lib: add support for confirmed commitsRenato Westphal
2018-10-27lib: introduce new northbound APIRenato Westphal
2018-09-08tests: properly locate files in builddirDavid Lamparter
2017-12-05*: Remove cvs control pointsDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12tests: update prng to return better pseudo random numbersChristian Franke
2017-06-29lib: more `show thread cpu`Quentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-08tests: allow to use exit_cleanly as test methodChristian Franke
2017-03-30Rename: FreeRangeRouting FRRoutingLou Berger
2017-03-28tests: format TestRefMismatch more readableChristian Franke
2017-02-13tests: fix out-of-tree buildDavid Lamparter
2017-02-13tests: add pytest testrunnersChristian Franke
2017-02-13tests: reorganize tests hierarchicallyChristian Franke