]> git.proxmox.com Git - mirror_frr.git/blob - tests/.gitignore
build: non-recursive tests
[mirror_frr.git] / tests / .gitignore
1 !Makefile
2 Makefile.in
3 *.o
4 tags
5 TAGS
6 .cache
7 .deps
8 .nfs*
9 *~
10 *.loT
11 *.lo
12 *.la
13 *.libs
14 *.bak
15 *.log
16 *.sum
17 *.xml
18 *.pyc
19 .arch-inventory
20 .arch-ids
21 __pycache__
22 .pytest_cache
23 /bgpd/test_aspath
24 /bgpd/test_bgp_table
25 /bgpd/test_capability
26 /bgpd/test_ecommunity
27 /bgpd/test_mp_attr
28 /bgpd/test_mpath
29 /bgpd/test_packet
30 /bgpd/test_peer_attr
31 /isisd/test_fuzz_isis_tlv
32 /isisd/test_fuzz_isis_tlv_tests.h
33 /isisd/test_isis_vertex_queue
34 /lib/cli/test_cli
35 /lib/cli/test_cli_clippy.c
36 /lib/cli/test_commands
37 /lib/cli/test_commands_defun.c
38 /lib/test_buffer
39 /lib/test_checksum
40 /lib/test_heavy
41 /lib/test_heavy_thread
42 /lib/test_heavy_wq
43 /lib/test_memory
44 /lib/test_nexthop_iter
45 /lib/test_privs
46 /lib/test_ringbuf
47 /lib/test_srcdest_table
48 /lib/test_segv
49 /lib/test_sig
50 /lib/test_stream
51 /lib/test_table
52 /lib/test_timer_correctness
53 /lib/test_timer_performance
54 /lib/test_ttable
55 /lib/test_zmq
56 /lib/test_zlog
57 /lib/test_graph
58 /ospf6d/test_lsdb
59 /ospf6d/test_lsdb_clippy.c