frr/tests/helpers
Ariel Otilibili 84d0ab9896 tests: clear -Wcalloc-transposed-args warnings
* order of arguments was swapped; not consistent with calloc signature
* therefore producing -Wcalloc-transposed-args during compilation.

Link: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
Link: https://man7.org/linux/man-pages/man3/calloc.3p.html
Signed-off-by: Ariel Otilibili <ariel.otilibili@6wind.com>
2025-01-06 15:47:55 +01:00
..
c tests: clear -Wcalloc-transposed-args warnings 2025-01-06 15:47:55 +01:00
python test: fix label ordering on error diff report 2024-12-19 08:13:04 -06:00