~ubuntu-branches/debian/lenny/libnet-ip-perl/lenny

« back to all changes in this revision

Viewing changes to testout/ipv6.tlog

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Schutz
  • Date: 2006-11-10 20:20:26 UTC
  • mfrom: (2.1.3 feisty)
  • Revision ID: james.westby@ubuntu.com-20061110202026-ney2zu1lsdwkzid9
Tags: 1.25-2
* Correct a bug in the ipcount script which prevents the use
  of option -d; thanks to Thomas Parmelan for reporting the bug
  and providing a patch (Closes: Bug#397941)
* Urgency medium to fix an annoying bug in time for Etch.
* Upload sponsored thanks to Anibal Monsalve Salazar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1..21
 
2
 
 
3
1: ok 1
 
4
 
 
5
2: (Is 'A' string-equal to 'B'?)
 
6
2:   A: "11011110101011011011111011101111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
 
7
2:   B: "11011110101011011011111011101111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
 
8
2: ok 2
 
9
 
 
10
3: (Is 'A' string-equal to 'B'?)
 
11
3:   A: "dead:beef:0000:0000:0000:0000:0000:0000"
 
12
3:   B: "dead:beef:0000:0000:0000:0000:0000:0000"
 
13
3: ok 3
 
14
 
 
15
4: (Is 'A' string-equal to 'B'?)
 
16
4:   A: "dead:beef::"
 
17
4:   B: "dead:beef::"
 
18
4: ok 4
 
19
 
 
20
5: (Is 'A' string-equal to 'B'?)
 
21
5:   A: "0xdeadbeef000000000000000000000000"
 
22
5:   B: "0xdeadbeef000000000000000000000000"
 
23
5: ok 5
 
24
 
 
25
6: (Is 'A' string-equal to 'B'?)
 
26
6:   A: "0xffffffffffff00000000000000000000"
 
27
6:   B: "0xffffffffffff00000000000000000000"
 
28
6: ok 6
 
29
 
 
30
7: (Is 'A' numerically-equal to 'B'?)
 
31
7:   A: "48"
 
32
7:   B: "48"
 
33
7: ok 7
 
34
 
 
35
8: (Is 'A' numerically-equal to 'B'?)
 
36
8:   A: "6"
 
37
8:   B: "6"
 
38
8: ok 8
 
39
 
 
40
9: (Is 'A' string-equal to 'B'?)
 
41
9:   A: "ffff:ffff:ffff:0000:0000:0000:0000:0000"
 
42
9:   B: "ffff:ffff:ffff:0000:0000:0000:0000:0000"
 
43
9: ok 9
 
44
 
 
45
10: (Is 'A' numerically-equal to 'B'?)
 
46
10:   A: "295990755014133383690938178081940045824"
 
47
10:   B: "295990755014133383690938178081940045824"
 
48
10: ok 10
 
49
 
 
50
11: (Is 'A' string-equal to 'B'?)
 
51
11:   A: "RESERVED"
 
52
11:   B: "RESERVED"
 
53
11: ok 11
 
54
 
 
55
12: (Is 'A' string-equal to 'B'?)
 
56
12:   A: "0.0.0.0.f.e.e.b.d.a.e.d.ip6.arpa."
 
57
12:   B: "0.0.0.0.f.e.e.b.d.a.e.d.ip6.arpa."
 
58
12: ok 12
 
59
 
 
60
13: (Is 'A' string-equal to 'B'?)
 
61
13:   A: "dead:beef:0000:ffff:ffff:ffff:ffff:ffff"
 
62
13:   B: "dead:beef:0000:ffff:ffff:ffff:ffff:ffff"
 
63
13: ok 13
 
64
 
 
65
14: (Is 'A' string-equal to 'B'?)
 
66
14:   A: "202.31.4.0"
 
67
14:   B: "202.31.4.0"
 
68
14: ok 14
 
69
 
 
70
15: Invalid address :1 (starts with :)
 
71
15:   A: "Invalid address :1 (starts with :)"
 
72
15:   B: "Invalid address :1 (starts with :)"
 
73
15: ok 15
 
74
 
 
75
16: Invalid address :1 (starts with :)
 
76
16:   A: "109"
 
77
16:   B: "109"
 
78
16: ok 16
 
79
 
 
80
17: (Is 'A' string-equal to 'B'?)
 
81
17:   A: "ff00:1::"
 
82
17:   B: "ff00:1::"
 
83
17: ok 17
 
84
 
 
85
18: (Is 'A' numerically-equal to 'B'?)
 
86
18:   A: "111"
 
87
18:   B: "111"
 
88
18: ok 18
 
89
 
 
90
19: (Is 'A' numerically-equal to 'B'?)
 
91
19:   A: "1"
 
92
19:   B: "1"
 
93
19: ok 19
 
94
 
 
95
20: (Is 'A' string-equal to 'B'?)
 
96
20:   A: "0000:0000:0000:0000:0000:0000:e002:0040/127"
 
97
20:   B: "0000:0000:0000:0000:0000:0000:e002:0040/127"
 
98
20: ok 20
 
99
 
 
100
21: (Is 'A' numerically-equal to 'B'?)
 
101
21:   A: "0"
 
102
21:   B: "0"
 
103
21: ok 21
 
104
 
 
105
END