]> git.proxmox.com Git - mirror_frr.git/blob - tests/.gitignore
Merge pull request #2367 from qlyoung/docuser
[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_capability
25 /bgpd/test_ecommunity
26 /bgpd/test_mp_attr
27 /bgpd/test_mpath
28 /bgpd/test_packet
29 /bgpd/test_peer_attr
30 /isisd/test_fuzz_isis_tlv
31 /isisd/test_fuzz_isis_tlv_tests.h
32 /isisd/test_isis_vertex_queue
33 /lib/cli/test_cli
34 /lib/cli/test_cli_clippy.c
35 /lib/cli/test_commands
36 /lib/cli/test_commands_defun.c
37 /lib/test_buffer
38 /lib/test_checksum
39 /lib/test_heavy
40 /lib/test_heavy_thread
41 /lib/test_heavy_wq
42 /lib/test_memory
43 /lib/test_nexthop_iter
44 /lib/test_privs
45 /lib/test_ringbuf
46 /lib/test_srcdest_table
47 /lib/test_segv
48 /lib/test_sig
49 /lib/test_stream
50 /lib/test_table
51 /lib/test_timer_correctness
52 /lib/test_timer_performance
53 /lib/test_ttable
54 /lib/test_zmq
55 /lib/test_zlog
56 /lib/test_graph
57 /ospf6d/test_lsdb
58 /ospf6d/test_lsdb_clippy.c