summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2025-02-22tests: add unit-test for choice/case node queriesChristian Hopps
2025-01-07Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-queryDonald Sharp
2025-01-07tests: add test for new northbound get functionChristian Hopps
2025-01-07tests: add unit test case for keyless list xpath queriesChristian Hopps
2024-11-18lib: Fix Lua script unit testDonatas Abraitis
2024-10-31lib, tests: Remove in6addr_cmp function from the systemDonald Sharp
2024-10-17lib: refactor memstats logging, fix ACTIVEATEXITDavid Lamparter
2024-10-07lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps
2024-09-24tests: Check if built-in Lua functions are workingDonatas Abraitis
2024-09-01*: Create termtable specific temp memoryDonald Sharp
2024-08-27lib: common debug config outputIgor Ryzhov
2024-08-27lib: rework debug initIgor Ryzhov
2024-07-31vtysh, lib: preprocess CLI graphsDavid Lamparter
2024-06-20tests: fix TSAN warnings in atomlist testDavid Lamparter
2024-06-20tests: silence TSAN warning on test_seqlock exitDavid Lamparter
2024-06-20tests/lib: fix seqlock testDavid Lamparter
2024-06-13Merge pull request #16184 from LabNConsulting/chopps/fe-notify-selectJafar Al-Gharaibeh
2024-06-06lib: darr: add free with element cleanup functionsChristian Hopps
2024-05-31tests: Extend prefix_sg print UT for IPv6Mike RE Mallin
2024-05-17tests: embed YANG in mgmtd unit-test binChristian Hopps
2024-04-22tests: add test for NB RPC callbackIgor Ryzhov
2024-03-21grpc: fix grpc for various failuresChristian Hopps
2024-03-10tests: exercise `%w`/`%wf` printfrr modifiersDavid Lamparter
2024-02-12tests: fix grpc testChristian Hopps
2024-02-02staticd: fix NB dependency hackIgor Ryzhov
2024-01-11lib: implement missing YANG choice/case statements.Christian Hopps
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2023-12-28lib: fixes required after rebasingChristian Hopps
2023-12-28lib: darr: add new access and str functionsChristian Hopps
2023-11-20lib: Update int and ll decoders with new MTYPEDonald Lee
2023-11-20lib: Create encoders for int and rename stuffDonald Lee
2023-11-03lib: Remove unused WQ_RETRY_XXX enumsDonald Sharp
2023-10-26tests: have unit-test check more paths for the grpc.so moduleChristian Hopps
2023-09-03tests: exercise `%b` printfrr format specifierDavid Lamparter
2023-08-15Merge pull request #14016 from mjstapp/event_exec_ptrDonald Sharp
2023-08-01lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis
2023-07-25* : include event ptr in event_execute apiMark Stapp
2023-07-24tests: fix strncpy warningQuentin Young
2023-07-14tests: Fix Compilation Error and RuntimePath changes for test_grpcRajesh Gangam
2023-06-27lib: add dynamic array typeChristian Hopps
2023-06-19mgmtd: KISS the locking codeChristian Hopps
2023-05-09tests: Fix out of tree build for lua scriptingEugene Crosser
2023-04-21lib: fix _hash_member() crash w/ empty hashDavid Lamparter
2023-04-08tests: Copy script1.lua for make distDonatas Abraitis
2023-03-28lib: Remove getopt.c and getopt1.cDonald Sharp
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