summaryrefslogtreecommitdiffstats
path: root/tests/lib/cli/common_cli.c (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
* *: 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-2/+2
* *: 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
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: allow common_cli.c with logging enabledDavid Lamparter2021-11-081-1/+2
* tests/lib/cli: allow using YANG modulesDavid Lamparter2021-07-061-1/+8
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+0
* *: record transaction based on control flagChirag Shah2020-08-201-1/+1
* Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-6/+1
|\
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-6/+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
* Merge pull request #3452 from opensourcerouting/reprobuild-masterDonald Sharp2018-12-091-0/+1
|\
| * tests: fix domainname dependencyDavid Lamparter2018-12-071-0/+1
* | lib: add support for confirmed commitsRenato Westphal2018-12-071-1/+1
|/
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+4
* lib: centralized memstats-at-exitDavid Lamparter2017-08-241-1/+1
* lib: vty_stdio signal handlingDavid Lamparter2017-08-021-2/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-43/+41
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* lib: more `show thread cpu`Quentin Young2017-06-301-1/+1
* *: use vty_outlnQuentin Young2017-06-291-2/+2
* tests: cli: unit test DEFPY() + clidef.pyDavid Lamparter2017-06-141-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-3/+3
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-3/+3
* tests: add uninstall_element in testcliDavid Lamparter2017-02-101-1/+1
* tests: reorganize tests hierarchicallyChristian Franke2017-02-081-0/+97