summaryrefslogtreecommitdiffstats
path: root/tests/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: strip trailing whitespaceQuentin Young2019-09-301-1/+1
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-2/+2
* Merge pull request #4497 from opensourcerouting/rcuDonald Sharp2019-08-082-22/+22
|\
| * lib/seqlock: avoid syscalls in no-waiter casesDavid Lamparter2019-07-312-22/+22
* | Merge pull request #4763 from opensourcerouting/ds-workDonald Sharp2019-08-073-3/+0
|\ \
| * | lib: remove pqueue_* (again)David Lamparter2019-08-013-3/+0
* | | Merge pull request #4790 from opensourcerouting/ctype-castQuentin Young2019-08-061-1/+2
|\ \ \
| * | | *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+2
| |/ /
* / / all: remove logical-router functionalityIgor Ryzhov2019-08-021-1/+0
|/ /
* / tests: Add asserts to check return on list *_delStephen Worley2019-07-311-8/+8
|/
* tests: remove strlen assert in inet_ntop testsQuentin Young2019-07-151-1/+0
* Merge pull request #4514 from opensourcerouting/warnings-20190612Donald Sharp2019-06-172-0/+8
|\
| * *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-132-0/+8
* | eliminate snprintf from AF_INET/AF_INET6 prefix2str, add prefix2str test (#4521)David Lamparter2019-06-142-0/+86
|\ \
| * | tests: add prefix2str testQuentin Young2019-06-132-0/+86
* | | Merge pull request #4509 from opensourcerouting/spanish-intquisitionQuentin Young2019-06-131-0/+2
|\ \ \ | |/ / |/| |
| * | lib: make "%Ld" work for int64_tDavid Lamparter2019-06-121-0/+2
| |/
* / lib: const-unaware container_of for C++David Lamparter2019-06-111-0/+13
|/
* tests: exercise frr_inet_ntop()David Lamparter2019-06-062-0/+93
* tests: exercise printfrr()David Lamparter2019-06-032-0/+154
* lib: Add '--command-log-always` to all daemons startupDonald Sharp2019-05-312-2/+2
* tests: update list of headers in the cxx compat testRenato Westphal2019-05-211-0/+2
* *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-212-7/+7
* tests: more datastructure testsDavid Lamparter2019-05-213-46/+106
* tests: extend DECLARE_* testsDavid Lamparter2019-05-213-11/+255
* tests: test DECLARE_HASH with good and bad hashfnDavid Lamparter2019-05-213-8/+26
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-2/+2
* Revert "lib: remove pqueue_*"David Lamparter2019-04-293-0/+3
* lib: remove fifo implementationDavid Lamparter2019-04-271-1/+0
* lib: remove pqueue_*David Lamparter2019-04-273-3/+0
* tests: exercise the typesafe list wrappersDavid Lamparter2019-04-273-0/+428
* lib: atomlist & atomsortDavid Lamparter2019-04-272-0/+410
* lib: add "seqlock" wait/broadcast primitiveDavid Lamparter2019-04-181-0/+122
* lib: remove event_counter.[ch]Quentin Young2019-04-031-1/+0
* *: use array_size instead of raw divisionQuentin Young2019-02-262-2/+2
* *: return bool from boolean functionsQuentin Young2019-02-261-1/+1
* *: Rename backet to bucketTim Bray2019-02-251-4/+4
* tests: add C++ header compatibility smoke testDavid Lamparter2019-02-121-0/+113
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-244-6/+6
* lib, tests: add support for keyless YANG listsRenato Westphal2018-12-091-35/+0
* Merge pull request #3452 from opensourcerouting/reprobuild-masterDonald Sharp2018-12-092-0/+3
|\
| * tests: fix domainname dependencyDavid Lamparter2018-12-072-0/+3
* | lib: add support for confirmed commitsRenato Westphal2018-12-073-3/+3
|/
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-264-0/+590
* tests: fix warning related to change in the hash APIRenato Westphal2018-11-261-1/+1
* lib: Implement an allocator for 32 bit ID numbersMitch Skiba2018-11-092-0/+199
* lib: introduce new northbound APIRenato Westphal2018-10-273-0/+10
* lib: add libunwind support for backtracesDavid Lamparter2018-10-181-1/+30
* bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-132-4/+3
* tests: properly locate files in builddirDavid Lamparter2018-09-081-0/+1