Backed out changeset f53842753805 (bug 1804872) for causing reftest failures on 15535...
[gecko.git] / testing / cppunittest.ini
blob471f6fe2e89b557fdb2bc8a1c30edc7e8bb3b05c
1 [ShowSSEConfig]
2 [TestPrintf]
3 [TestAlgorithm]
4 [TestArray]
5 [TestArrayUtils]
6 [TestAtomicBitfields]
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 [TestMozJemallocUtils]
52 [TestNativeNt]
53 skip-if = os != 'win'
54 [TestUriValidation]
55 skip-if = os != 'win'
56 [TestSameBinary]
57 skip-if = os != 'win'
58 [TestTimeStampWin]
59 skip-if = os != 'win'
60 [TestSafeThreadLocal]
61 skip-if = os != 'win'
62 [TestBaseProfiler]
63 skip-if = tsan # Bug 1804081
64 [TestNonDereferenceable]
65 [TestNotNull]
66 [TestPEExportSection]
67 skip-if = os != 'win'
68 [TestPoisonArea]
69 skip-if = asan || tsan # Not built on sanitizer builds
70 [TestRange]
71 [TestRandomNum]
72 [TestRefPtr]
73 [TestResult]
74 [TestRollingMean]
75 [TestScopeExit]
76 [TestSegmentedVector]
77 [TestSHA1]
78 [TestSIMD]
79 [TestSmallPointerArray]
80 [TestSaturate]
81 [TestSplayTree]
82 [TestSPSCQueue]
83 [TestStackCookie]
84 skip-if = os != 'win'
85 [TestTextUtils]
86 [TestThreadSafeWeakPtr]
87 [TestTypedEnum]
88 [TestUniquePtr]
89 [TestUtf8]
90 [TestVariant]
91 [TestVector]
92 [TestWeakPtr]
93 [TestWrappingOperations]
94 [TestXorShift128PlusRNG]