summaryrefslogtreecommitdiff
path: root/tests/lib/test_printfrr.c
AgeCommit message (Expand)Author
2022-03-11lib: add `%pFXh` to print prefix w/o prefixlenDavid Lamparter
2022-01-14lib: add time formatting printfrr extsDavid Lamparter
2022-01-14lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter
2022-01-12pimd: move `%pSG4` to `%pPSG4`David Lamparter
2021-11-11tests: fix frr-format warnings in printfrr testDavid Lamparter
2021-09-14lib,doc,tests: printfrr %pNHcg, %pNHciG. Paul Ziemba
2021-03-30lib: add `%pSQ` and `%pSE` string escape formatsDavid Lamparter
2021-03-30lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter
2021-03-30lib: add `%pVA` recursive printfrrDavid Lamparter
2021-03-30lib: add `FMT_NSTD()` for non-standard printf extsDavid Lamparter
2021-03-27lib: record output positions in printfrrDavid Lamparter
2021-03-27lib: rework printfrr extensions to output directlyDavid Lamparter
2019-06-12lib: make "%Ld" work for int64_tDavid Lamparter
2019-06-03tests: exercise printfrr()David Lamparter