]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/.gitignore
build: non-recursive tests
[mirror_frr.git] / tests / .gitignore
index 604ffaa8b63f30ffdc54cb30e4b84176c7c1d515..5d414ef3d7e86b03ea03b5770657078df43bdfa6 100644 (file)
@@ -1,4 +1,4 @@
-Makefile
+!Makefile
 Makefile.in
 *.o
 tags
@@ -19,14 +19,20 @@ TAGS
 .arch-inventory
 .arch-ids
 __pycache__
+.pytest_cache
 /bgpd/test_aspath
+/bgpd/test_bgp_table
 /bgpd/test_capability
 /bgpd/test_ecommunity
 /bgpd/test_mp_attr
 /bgpd/test_mpath
+/bgpd/test_packet
+/bgpd/test_peer_attr
 /isisd/test_fuzz_isis_tlv
 /isisd/test_fuzz_isis_tlv_tests.h
+/isisd/test_isis_vertex_queue
 /lib/cli/test_cli
+/lib/cli/test_cli_clippy.c
 /lib/cli/test_commands
 /lib/cli/test_commands_defun.c
 /lib/test_buffer
@@ -37,6 +43,7 @@ __pycache__
 /lib/test_memory
 /lib/test_nexthop_iter
 /lib/test_privs
+/lib/test_ringbuf
 /lib/test_srcdest_table
 /lib/test_segv
 /lib/test_sig
@@ -45,4 +52,8 @@ __pycache__
 /lib/test_timer_correctness
 /lib/test_timer_performance
 /lib/test_ttable
+/lib/test_zmq
+/lib/test_zlog
+/lib/test_graph
 /ospf6d/test_lsdb
+/ospf6d/test_lsdb_clippy.c