File: cppunittest.ini

package info (click to toggle)
iceweasel 38.8.0esr-1~deb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,578,008 kB
  • sloc: cpp: 4,134,345; ansic: 1,765,754; python: 324,651; java: 233,700; asm: 138,937; xml: 98,298; sh: 82,895; makefile: 21,621; perl: 17,235; objc: 4,014; yacc: 1,968; lex: 1,179; exp: 499; pascal: 479; lisp: 228; awk: 152; ruby: 82; sed: 43; csh: 31; ada: 16; php: 1
file content (122 lines) | stat: -rw-r--r-- 2,647 bytes parent folder | download | duplicates (2)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
[ShowAlignments]
[ShowSSEConfig]
[TestAppShellSteadyState]
[TestArrayUtils]
[TestAtomics]
[TestAudioBuffers]
skip-if = os == 'b2g'  # Bug 1062937
[TestAudioChannelService]
[TestAudioEventTimeline]
[TestAudioMixer]
[TestAutoPtr]
[TestAutoRef]
[TestBinarySearch]
[TestBind]
[TestBloomFilter]
[TestCOM]
run-if = os == 'win'
[TestCOMArray]
[TestCOMPtr]
[TestCOMPtrEq]
[TestCSPParser]
skip-if = os == 'b2g' # Bug 1054246
[TestCasting]
[TestCeilingFloor]
[TestCertDB]
[TestCheckedInt]
[TestCookie]
[TestCountPopulation]
[TestCountZeroes]
[TestDeadlockDetector]
skip-if = os == 'b2g'  # Bug 1054249
[TestDeadlockDetectorScalability]
[TestDeque]
[TestDllInterceptor]
run-if = os == 'win'
[TestEndian]
[TestEnumSet]
[TestFile]
[TestFloatingPoint]
[TestGetURL]
[TestHashtables]
[TestID]
[TestIntegerPrintfMacros]
[TestJSONWriter]
[TestJemalloc]
[TestLineBreak]
[TestMacroArgs]
[TestMacroForEach]
[TestMaybe]
[TestNativeXMLHttpRequest]
skip-if = os == 'b2g' || os == 'android'  #Bug 919642
[TestNsRefPtr]
[TestNtPathToDosPath]
run-if = os == 'win'
[TestObserverArray]
[TestObserverService]
[TestPLDHash]
skip-if = os == 'b2g'  #Bug 1038197
[TestPair]
[TestPipe]
[TestPlainTextSerializer]
skip-if = os == 'b2g' || os == 'android'  #Bug 919599
[TestPoisonArea]
[TestRefPtr]
[TestRollingMean]
[TestSHA1]
[TestSTSParser]
[TestSplayTree]
[TestStartupCache]
skip-if = os == 'b2g' || os == 'android'  # Bug 929655
support-files = TestStartupCacheTelemetry.js TestStartupCacheTelemetry.manifest
[TestStringAPI]
[TestSyncRunnable]
[TestTArray]
skip-if = os == 'b2g'  # Bug 1054251
[TestTXMgr]
skip-if = os == 'b2g'  #Bug 919595
[TestTextFormatter]
[TestThreadUtils]
[TestTypeTraits]
[TestTypedEnum]
[TestUDPSocket]
[TestUniquePtr]
[TestVolatileBuffer]
[TestWeakPtr]
[TestWebGLElementArrayCache]
[buffered_stun_socket_unittest]
[ice_unittest]
[jsapi-tests]
skip-if = os == 'b2g'  #Bug 1068946
[mediaconduit_unittests]
[mediapipeline_unittest]
skip-if = os == 'b2g' || os == 'android'  # Bug 919646
[nrappkit_unittest]
[rlogringbuffer_unittest]
[runnable_utils_unittest]
[sctp_unittest]
[sdp_unittests]
[signaling_unittests]
[simpletokenbucket_unittest]
[sockettransportservice_unittest]
[test_AsXXX_helpers]
[test_IHistory]
[test_StatementCache]
[test_asyncStatementExecution_transaction]
[test_async_callbacks_with_spun_event_loops]
[test_audio]
[test_binding_params]
[test_deadlock_detector]
skip-if = os == 'b2g'  # Bug 1054249
[test_file_perms]
[test_latency]
[test_mutex]
[test_sanity]
[test_service_init_background_thread]
[test_statement_scoper]
[test_tone]
[test_transaction_helper]
[test_true_async]
[test_unlock_notify]
[transport_unittests]
[turn_unittest]