summaryrefslogtreecommitdiffstats
path: root/tests/lib/test_printfrr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Extend prefix_sg print UT for IPv6Mike RE Mallin2024-05-311-3/+9
* tests: exercise `%w`/`%wf` printfrr modifiersDavid Lamparter2024-03-101-0/+12
* tests: exercise `%b` printfrr format specifierDavid Lamparter2023-09-031-0/+3
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-0/+9
|\
| * bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-101-0/+9
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
|/
* lib: add `%pFXh` to print prefix w/o prefixlenDavid Lamparter2022-03-111-0/+18
* lib: add time formatting printfrr extsDavid Lamparter2022-01-141-0/+110
* lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter2022-01-141-0/+4
* pimd: move `%pSG4` to `%pPSG4`David Lamparter2022-01-121-4/+4
* tests: fix frr-format warnings in printfrr testDavid Lamparter2021-11-111-2/+2
* lib,doc,tests: printfrr %pNHcg, %pNHciG. Paul Ziemba2021-09-141-0/+21
* lib: add `%pSQ` and `%pSE` string escape formatsDavid Lamparter2021-03-301-5/+32
* lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter2021-03-301-0/+10
* lib: add `%pVA` recursive printfrrDavid Lamparter2021-03-301-0/+17
* lib: add `FMT_NSTD()` for non-standard printf extsDavid Lamparter2021-03-301-2/+3
* lib: record output positions in printfrrDavid Lamparter2021-03-271-2/+20
* lib: rework printfrr extensions to output directlyDavid Lamparter2021-03-271-0/+34
* lib: make "%Ld" work for int64_tDavid Lamparter2019-06-121-0/+2
* tests: exercise printfrr()David Lamparter2019-06-031-0/+148