blob: c6949eb0e1327bee44d332c8c8db283ac70be988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
[idl-BluetoothUUID.window.html]
[A 32bit *String* alias is invalid.]
expected: FAIL
[Infinity returns base UUID]
expected: FAIL
[Only first 32bits should be used.]
expected: FAIL
[A UUID String with uppercase letters is an invalid UUID.]
expected: FAIL
[A UUID with invalid characters is an invalid UUID.]
expected: FAIL
[Non-number and non-strings]
expected: FAIL
[A valid UUID from a name.]
expected: FAIL
[NaN returns basic uuid]
expected: FAIL
[0xdeadbeef should produce valid UUID.]
expected: FAIL
[Values between 0xfffffffff (8 digits) and 0xffffffffffffff (14 digits)should return max UUID]
expected: FAIL
[Invalid Descriptor name]
expected: FAIL
[A valid UUID String should return the same UUID.]
expected: FAIL
[0x0 should produce valid UUID.]
expected: FAIL
[Make sure attributes don't share a map]
expected: FAIL
|