Bug 1744358 move MediaEngineDefault-specific MediaEngineSource classes out of header...
[gecko.git] / testing / cppunittest.ini
blob77009a102882f9ccbdd4d79a43adc50a8ff43168
1 [ShowSSEConfig]
2 [TestPrintf]
3 [TestAlgorithm]
4 [TestArray]
5 [TestArrayUtils]
6 [TestAtomicBitflags]
7 [TestAtomics]
8 [TestBinarySearch]
9 [TestBitSet]
10 [TestBloomFilter]
11 [TestBufferList]
12 [TestCasting]
13 [TestCeilingFloor]
14 [TestCheckedInt]
15 [TestCompactPair]
16 [TestCountPopulation]
17 [TestCountZeroes]
18 [TestCrossProcessWin]
19 skip-if = os != 'win'
20 [TestDefineEnum]
21 [TestDoublyLinkedList]
22 [TestDllInterceptor]
23 skip-if = os != 'win'
24 [TestEndian]
25 [TestEnumeratedArray]
26 [TestEnumSet]
27 [TestEnumTypeTraits]
28 [TestFastBernoulliTrial]
29 [TestFloatingPoint]
30 [TestFunctionRef]
31 [TestFunctionTypeTraits]
32 [TestHashTable]
33 [TestIATPatcher]
34 skip-if =
35 os != 'win'
36 bits == 32 # fails on windows10x32
37 [TestIntegerPrintfMacros]
38 [TestIntegerRange]
39 [TestJSONWriter]
40 [TestLauncherRegistryInfo]
41 skip-if = os != 'win'
42 [TestLinkedList]
43 [TestMacroArgs]
44 [TestMacroForEach]
45 [TestMathAlgorithms]
46 [TestMaybe]
47 [TestMemoryPressureWatcherLinux]
48 skip-if = os != 'linux'
49 [TestMMPolicy]
50 skip-if = os != 'win'
51 [TestNativeNt]
52 skip-if = os != 'win'
53 [TestUriValidation]
54 skip-if = os != 'win'
55 [TestSameBinary]
56 skip-if = os != 'win'
57 [TestTimeStampWin]
58 skip-if = os != 'win'
59 [TestSafeThreadLocal]
60 skip-if = os != 'win'
61 [TestBaseProfiler]
62 [TestNonDereferenceable]
63 [TestNotNull]
64 [TestPEExportSection]
65 skip-if = os != 'win'
66 [TestPoisonArea]
67 skip-if = os == 'android' # Bug 1147630
68 [TestRange]
69 [TestRandomNum]
70 [TestRefPtr]
71 [TestResult]
72 [TestRollingMean]
73 [TestScopeExit]
74 [TestSegmentedVector]
75 [TestSHA1]
76 [TestSmallPointerArray]
77 [TestSaturate]
78 [TestSplayTree]
79 [TestSPSCQueue]
80 [TestTainting]
81 [TestTemplateLib]
82 [TestTextUtils]
83 [TestThreadSafeWeakPtr]
84 [TestTuple]
85 [TestTypeTraits]
86 [TestTypedEnum]
87 [TestUniquePtr]
88 [TestUtf8]
89 [TestVariant]
90 [TestVector]
91 [TestWeakPtr]
92 [TestWrappingOperations]
93 [TestXorShift128PlusRNG]
94 [jsapi-tests]