etc/services - sync with NetBSD-8
[minix.git] / external / bsd / bind / dist / bin / tests / rbt_test.txt
blobfe7a366e0cf99c8898964529523b122c277f935b
1 # Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
2 # Copyright (C) 1999-2001  Internet Software Consortium.
4 # Permission to use, copy, modify, and/or distribute this software for any
5 # purpose with or without fee is hereby granted, provided that the above
6 # copyright notice and this permission notice appear in all copies.
8 # THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 # REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 # AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 # INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 # PERFORMANCE OF THIS SOFTWARE.
16 # Id: rbt_test.txt,v 1.17 2007/06/19 23:46:59 tbox Exp \r
18 add a.vix.com\r
19 add b.vix.com\r
20 add c.vix.com\r
21 print\r
22 add a.b.c.d.e.f.vix.com\r
23 add b.b.c.d.e.f.vix.com\r
24 add c.b.c.d.e.f.vix.com\r
25 print\r
26 add a.d.e.f.vix.com\r
27 add q.d.e.f.vix.com\r
28 add d.e.f.vix.com\r
29 print\r
30 add g.h.vix.com\r
31 print\r
32 search q.d.e.f.vix.com\r
33 search just-parent.a.vix.com\r
34 search no-real-parent.vix.com\r
35 search does.not.exist.at.all\r
36 forward\r
37 backward\r
38 # existing name\r
39 check vix.com.\r
40 # greater than stop node, which has down pointer\r
41 check zzz.com.\r
42 # less than lowest in level (would be left link from stop node)\r
43 check 0.vix.com\r
44 # greater than stop node, no down pointer\r
45 check d.vix.com\r
46 # superdomain stored in existing node\r
47 check f.vix.com\r
48 # common ancestor stored in existing node; existing is successor\r
49 check a.e.f.vix.com\r
50 # common ancestor stored in existing node; existing is less but not predecessor\r
51 check z.e.f.vix.com\r
52 #\r
53 check g.vix.com\r
54 #\r
55 check i.vix.com\r
56 #\r
57 check b.c.vix.com\r
58 nuke d.e.f.vix.com\r
59 print\r
60 add x.a.vix.com\r
61 add y.x.a.vix.com\r
62 print\r
63 delete a.vix.com\r
64 delete x.a.vix.com\r
65 print\r
66 delete b.vix.com\r
67 delete c.vix.com\r
68 print\r
69 delete y.x.a.vix.com\r
70 print\r
71 delete g.h.vix.com.\r
72 add \[b100000].vix.com.\r
73 add \[b010000].vix.com.\r
74 add \[b001000].vix.com.\r
75 add \[b000100].vix.com.\r
76 add \[b000010].vix.com.\r
77 add \[b000001].vix.com.\r
78 p\r
79 search \[b000100].vix.com.\r
80 # zap the entire tree\r
81 add vix.com.\r
82 nuke vix.com.\r
83 add a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.\r
84 add b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.\r
85 print\r
86 add .\r
87 # zap it again\r
88 nuke .\r
89 # test splitting of maximal bitstring\r
90 add \[xFFFF/16].\[xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/256].com\r
91 add \[xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/128].com\r
92 print\r
93 quit\r