mirror_frr/tests
Donatas Abraitis 77df36c3b9 lib: Fix Lua script unit test
When building for big-endian architectures, this is failing because of
long long / int casting issues, let's use a separate integer to get the
results.

This is especially important when building the Docker images for multiple arches.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2024-11-18 17:25:08 +02:00
..
bgpd lib: add flag to have libyang load internal ietf-yang-library module 2024-10-07 03:32:44 +00:00
helpers lib: add flag to have libyang load internal ietf-yang-library module 2024-10-07 03:32:44 +00:00
isisd Merge pull request #17155 from opensourcerouting/memstats-zlog 2024-10-24 21:07:09 -04:00
lib lib: Fix Lua script unit test 2024-11-18 17:25:08 +02:00
ospf6d ospf6d: move lsa structs to ospf6_lsa.h 2024-09-16 18:38:16 +10:00
ospfd *: remove sys/stat.h from zebra.h 2024-01-09 12:39:23 -05:00
topotests Merge pull request #17435 from opensourcerouting/fix/bgp_allow_0.0.0.0_if_multiple_nlris_exist 2024-11-16 19:32:04 -06:00
zebra zebra, test: mark mpls label chunks as dynamic or static 2023-10-18 09:41:02 +02:00
.gitignore tests: Ignore test_darr for git 2023-07-08 22:41:34 +03:00
Makefile
pytest.ini
runtests.py
subdir.am build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00