Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp 6 5579 1 1 1 0 SpamyTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp 4 5579 1 1 4 5 CustomCrossOverTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp 1 5579 0 1 2 1 NullDerefOnEmptyTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp 2 5579 1 1 2 2 LeakTimeoutTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp 4 5579 1 1 2 2 SingleStrcmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp 6 5576 2 1 5 7 StrcmpTest.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp 108 5526 15 9 178 103 fuzzer-parse_json.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp 3 5579 1 1 4 6 CustomMutatorTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp 2 5579 1 1 2 1 AccumulateAllocationsTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp 4 5579 1 1 2 2 SingleStrncmpTest.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp 14 5573 10 5 7 5 fuzzer-parse_msgpack.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp 2 5579 1 1 2 2 LeakTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp 2 5579 1 1 2 1 LoadTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp 1 5579 0 1 1 0 UninstrumentedTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp 6 5577 2 1 20 22 SwitchTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp 3 5579 1 1 4 6 OneHugeAllocTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp 5 5578 2 1 5 19 SimpleCmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp 2 5579 1 1 6 9 FourIndependentBranchesTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp 7 5579 1 1 4 6 SwapCmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp 2 5579 1 1 3 5 ShrinkControlFlowTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp 6 5576 1 1 9 5 DSOTestMain.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp 7 5579 1 1 2 2 InitializeTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp 2 5579 1 1 4 6 OutOfMemorySingleLargeMallocTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp 4 5579 1 1 3 3 RepeatedMemcmp.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp 4 5579 1 1 7 13 MemcmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp 6 5578 1 1 4 3 SimpleHashTest.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp 13 5574 10 5 6 4 fuzzer-parse_bjdata.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp 2 5579 1 1 3 3 CounterTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp 5 5579 1 1 4 7 OutOfMemoryTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp 2 5579 1 1 2 1 ShrinkValueProfileTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp 5 5578 1 1 11 13 Switch2Test.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp 15 5573 10 5 8 6 fuzzer-parse_bson.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp 14 5573 10 5 7 5 fuzzer-parse_ubjson.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp 1 5579 0 1 1 0 EmptyTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp 2 5579 1 1 8 13 FullCoverageSetTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp 1 5579 0 1 1 0 AFLDriverTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp 5 5579 1 1 3 3 AbsNegAndConstantTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp 2 5579 1 1 4 6 SignedIntOverflowTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp 5 5576 1 1 5 2 CallerCalleeTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp 2 5579 1 1 2 1 DivTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp 4 5579 1 1 3 2 StrncmpOOBTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp 3 5579 1 1 4 6 SimpleTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp 4 5579 1 1 2 3 SimpleThreadedTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp 1 5579 0 1 4 7 TimeoutTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp 2 5579 1 1 2 1 NthRunCrashTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp 1 5579 0 1 4 6 NullDerefTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp 1 5579 0 1 2 2 TimeoutEmptyTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp 3 5579 1 1 4 4 SimpleDictionaryTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp 5 5579 1 1 3 3 AbsNegAndConstant64Test.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp 4 5579 1 1 2 2 SingleMemcmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp 3 5579 1 1 3 4 BufferOverflowOnInput.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp 3 5579 1 1 2 2 RepeatedBytesTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp 5 5579 1 1 2 3 ThreadedTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp 3 5579 1 1 3 2 ThreadedLeakTest.cpp
subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp 14 5573 10 5 7 5 fuzzer-parse_cbor.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp 4 5579 1 1 6 10 StrncmpTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp 2 5579 1 1 1 0 FuzzerUnittest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp 9 5578 1 1 4 5 StrstrTest.cpp
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp 2 5579 1 1 6 5 TraceMallocTest.cpp

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
binary_reader::get_ubjson_value /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp 1 ['char_int_type'] 14 0 102 35 30 132 4 235 212
fuzzer::FuzzerDriver /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp 3 ['int*', 'char***', 'UserCallback'] 11 0 132 31 42 203 0 203 182
binary_writer::write_ubjson /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp 3 ['BasicJsonType', 'bool', 'bool'] 11 0 121 32 48 98 2 200 175

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
3.0%
181 / 5560
Cyclomatic complexity statically reachable by fuzzers
10.0%
650 / 6299

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzz driver synthesis

New fuzzers

The below fuzzers are templates and suggestions for how to target the set of optimal functions above

binary_reader.hpp

Target file: /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp
Target functions: binary_reader::get_ubjson_value
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target binary_reader::get_ubjson_value */
  UNKNOWN_TYPE unknown_0;
  binary_reader::get_ubjson_value(unknown_0);

  af_safe_gb_cleanup();
}

FuzzerDriver.cpp

Target file: /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp
Target functions: fuzzer::FuzzerDriver
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target fuzzer::FuzzerDriver */
  int *new_var1 = af_get_int_p();
  UNKNOWN_TYPE unknown_2;
  UNKNOWN_TYPE unknown_3;
  fuzzer::FuzzerDriver(new_var1, unknown_2, unknown_3);

  af_safe_gb_cleanup();
}

binary_writer.hpp

Target file: /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp
Target functions: binary_writer::write_ubjson
#include "ada_fuzz_header.h"

int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
  af_safe_gb_init(data, size);

  /* target binary_writer::write_ubjson */
  UNKNOWN_TYPE unknown_4;
  UNKNOWN_TYPE unknown_5;
  UNKNOWN_TYPE unknown_6;
  binary_writer::write_ubjson(unknown_4, unknown_5, unknown_6);

  af_safe_gb_cleanup();
}

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_explicit.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-port.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerTracePC.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/single_include/nlohmann/json.hpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-typed-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample1.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-internal.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-actions.h [] []
/src/bios-bmc-smm-error-logger/test/buffer_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_stress_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/input_adapters.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-type-util.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-port.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-output-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest-unittest-api_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerSHA1.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_lexer.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-string.h [] []
/src/bios-bmc-smm-error-logger/src/rde/notifier_dbus_handler.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-message.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp'] []
/src/bios-bmc-smm-error-logger/include/dbus/file_notifier.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_common.c [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_xml_outfile1_test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-break-on-failure-unittest_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-matchers-containers_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-spec-builders_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-cardinalities.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/nlohmann_define_type_non_intrusive_only_serialize_explicit.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest_prod.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/production.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/primitive_iterator.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_decoder_core.c [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDriver.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-printers.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc [] []
/src/bios-bmc-smm-error-logger/include/data_interface.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/sax_parse.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/ordered_map.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIOPosix.cpp [] []
/src/bios-bmc-smm-error-logger/include/rde/external_storer_file.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-regression2.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample2.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-catch-exceptions-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_decoder_json.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-spec-builders.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/test/bej_encoder_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-udt_macro.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-spi.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/byte_container_with_subtype.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample10_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/iteration_proxy.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerCorpus.h [] []
/src/bios-bmc-smm-error-logger/test/external_storer_file_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-cardinalities.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/diag/diag_off.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-list-tests-unittest_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerRandom.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp'] []
/src/bios-bmc-smm-error-logger/src/rde/external_storer_file.cpp [] []
/src/bios-bmc-smm-error-logger/src/pci_handler.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/to_ubjson.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_assert_by_exception_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIO.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest_main.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode5.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-test-part.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-more-matchers.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/position_t.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-param-test-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-test-part.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-spec-builders.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_leak_test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-pp_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-setuptestsuite-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilPosix.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-matchers.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-udt.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSO1.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_encoder_core.c [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMerge.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_dictionary.c [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-allocator.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-matchers.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample3_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-death-test-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/afl/afl_driver.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-failfast-unittest_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-assertion-result.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerIOWindows.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-assertion-result.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerInternal.h [] []
/src/bios-bmc-smm-error-logger/src/rde/rde_dictionary_manager.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_repeat_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-user_defined_input.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample7_unittest.cc [] []
/src/bios-bmc-smm-error-logger/src/main.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/json_pointer.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/string_escape.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/thirdparty/hedley/hedley.hpp [] []
/src/bios-bmc-smm-error-logger/include/buffer.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSO2.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-throw-on-failure-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-locale-cpp.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-printers-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/macro_scope.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/json_base_class_t.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/internal/gmock-port.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample8_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode1.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/config/config.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/json_reverse_iterator.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/value_t.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser_diagnostic_positions.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDefs.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/nlohmann_define_derived_type_intrusive_macro.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeakAlias.cpp [] []
/src/bios-bmc-smm-error-logger/include/rde/external_storer_interface.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/meta/detected.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/iter_impl.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-death-test.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-convenience.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_dirs_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-wstring.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/production.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/make_test_data_available.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_link_test.h [] []
/src/bios-bmc-smm-error-logger/src/rde/rde_handler.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-function-mocker.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_tree.c [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample4.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample6_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-nice-strict.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/nlohmann_define_type_intrusive_with_default_explicit.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/prime_tables.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_pred_impl_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/json_ref.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestExtra.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/iterator_traits.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_encoder_metadata.c [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/exceptions.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-alt-string.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/output_adapters.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-shuffle-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-actions_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', 'subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/nlohmann_json_namespace_no_version.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilLinux.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-param-test.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/binary_writer.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/test/bej_common_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-matchers.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-deserialization.cpp [] []
/src/bios-bmc-smm-error-logger/test/rde_dictionary_manager_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_premature_exit_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/test_utils.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/test/include/bej_common_test.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/include/libbej/bej_common.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-listener-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_output_test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/ordered_map.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/from_json__non_default_constructible.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-test-part-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/meta/type_traits.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerTracePC.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-options-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMutate.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/conversions/to_json.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtilWindows.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/string_concat.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-typed-test.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-matchers_test.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-internal-utils.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerLoop.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-filepath.cc [] []
/src/bios-bmc-smm-error-logger/test/pci_handler_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-pp-string_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-death-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample3-inl.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_xml_outfile2_test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/abi_macros.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerExtFunctionsWeak.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-more-actions_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/hash.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-filepath-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-matchers-comparisons_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/doctest/doctest_compatibility.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-custom-base-class.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_stress_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/conversions/to_chars.hpp [] []
/src/bios-bmc-smm-error-logger/src/buffer.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_environment_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-death-test_ex_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest_pred_impl.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest-typed-test_test.cc [] []
/src/bios-bmc-smm-error-logger/include/rde/rde_dictionary_manager.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-filepath.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerDictionary.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-nice-strict_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample2.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/conversions/from_json.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-matchers.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerUtil.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample9_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/json_sax.hpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_sole_header_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-global-environment-unittest_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-more-actions.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-regression1.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-matchers-misc_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest-internal-inl.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-element_access2.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-function-mocker_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/serializer.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample4.h [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp ['subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-cardinalities_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-env-var-test_.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock-internal-utils_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerValueBitMap.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/bej_encoder_json.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerTraceState.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/gmock_ex_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/internal/gmock-pp.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/fifo_map/fifo_map.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerMutate.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/doctest/doctest.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-bjdata.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-comparison.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_skip_test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-testsuites.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/gtest_xml_output_unittest_.cc [] []
/src/bios-bmc-smm-error-logger/test/rde_handler_test.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/diag/diag_on.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp ['subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp'] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/sample5_unittest.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/googletest-port-test.cc [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/meta/cpp_future.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/FuzzerCrossOver.cpp [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/string_utils.hpp [] []
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-printers.h [] []
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-to_chars.cpp [] []

Directories in report

Directory
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/conversions/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/fifo_map/
/src/bios-bmc-smm-error-logger/src/rde/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/iterators/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/meta/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/
/src/bios-bmc-smm-error-logger/subprojects/libbej/src/
/src/bios-bmc-smm-error-logger/subprojects/libbej/test/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/docs/mkdocs/docs/examples/
/src/bios-bmc-smm-error-logger/include/
/src/bios-bmc-smm-error-logger/include/dbus/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/internal/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/doctest/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/single_include/nlohmann/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/test/
/src/bios-bmc-smm-error-logger/src/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/diag/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/thirdparty/hedley/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/samples/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/config/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/
/src/bios-bmc-smm-error-logger/test/
/src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/test/
/src/bios-bmc-smm-error-logger/include/rde/
/src/bios-bmc-smm-error-logger/subprojects/libbej/include/libbej/
/src/bios-bmc-smm-error-logger/subprojects/libbej/test/include/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/thirdparty/Fuzzer/afl/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/output/
/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SpamyTest.cpp fuzzerLogFile-SpamyTest.data fuzzerLogFile-SpamyTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomCrossOverTest.cpp fuzzerLogFile-CustomCrossOverTest.data fuzzerLogFile-CustomCrossOverTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefOnEmptyTest.cpp fuzzerLogFile-NullDerefOnEmptyTest.data fuzzerLogFile-NullDerefOnEmptyTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTimeoutTest.cpp fuzzerLogFile-LeakTimeoutTest.data fuzzerLogFile-LeakTimeoutTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrcmpTest.cpp fuzzerLogFile-SingleStrcmpTest.data fuzzerLogFile-SingleStrcmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrcmpTest.cpp fuzzerLogFile-StrcmpTest.data fuzzerLogFile-StrcmpTest.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp fuzzerLogFile-fuzzer-parse_json.data fuzzerLogFile-fuzzer-parse_json.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CustomMutatorTest.cpp fuzzerLogFile-CustomMutatorTest.data fuzzerLogFile-CustomMutatorTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AccumulateAllocationsTest.cpp fuzzerLogFile-AccumulateAllocationsTest.data fuzzerLogFile-AccumulateAllocationsTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleStrncmpTest.cpp fuzzerLogFile-SingleStrncmpTest.data fuzzerLogFile-SingleStrncmpTest.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp fuzzerLogFile-fuzzer-parse_msgpack.data fuzzerLogFile-fuzzer-parse_msgpack.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LeakTest.cpp fuzzerLogFile-LeakTest.data fuzzerLogFile-LeakTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/LoadTest.cpp fuzzerLogFile-LoadTest.data fuzzerLogFile-LoadTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/UninstrumentedTest.cpp fuzzerLogFile-UninstrumentedTest.data fuzzerLogFile-UninstrumentedTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwitchTest.cpp fuzzerLogFile-SwitchTest.data fuzzerLogFile-SwitchTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OneHugeAllocTest.cpp fuzzerLogFile-OneHugeAllocTest.data fuzzerLogFile-OneHugeAllocTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleCmpTest.cpp fuzzerLogFile-SimpleCmpTest.data fuzzerLogFile-SimpleCmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FourIndependentBranchesTest.cpp fuzzerLogFile-FourIndependentBranchesTest.data fuzzerLogFile-FourIndependentBranchesTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SwapCmpTest.cpp fuzzerLogFile-SwapCmpTest.data fuzzerLogFile-SwapCmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkControlFlowTest.cpp fuzzerLogFile-ShrinkControlFlowTest.data fuzzerLogFile-ShrinkControlFlowTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DSOTestMain.cpp fuzzerLogFile-DSOTestMain.data fuzzerLogFile-DSOTestMain.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/InitializeTest.cpp fuzzerLogFile-InitializeTest.data fuzzerLogFile-InitializeTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp fuzzerLogFile-OutOfMemorySingleLargeMallocTest.data fuzzerLogFile-OutOfMemorySingleLargeMallocTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedMemcmp.cpp fuzzerLogFile-RepeatedMemcmp.data fuzzerLogFile-RepeatedMemcmp.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/MemcmpTest.cpp fuzzerLogFile-MemcmpTest.data fuzzerLogFile-MemcmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleHashTest.cpp fuzzerLogFile-SimpleHashTest.data fuzzerLogFile-SimpleHashTest.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_bjdata.cpp fuzzerLogFile-fuzzer-parse_bjdata.data fuzzerLogFile-fuzzer-parse_bjdata.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CounterTest.cpp fuzzerLogFile-CounterTest.data fuzzerLogFile-CounterTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/OutOfMemoryTest.cpp fuzzerLogFile-OutOfMemoryTest.data fuzzerLogFile-OutOfMemoryTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ShrinkValueProfileTest.cpp fuzzerLogFile-ShrinkValueProfileTest.data fuzzerLogFile-ShrinkValueProfileTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/Switch2Test.cpp fuzzerLogFile-Switch2Test.data fuzzerLogFile-Switch2Test.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp fuzzerLogFile-fuzzer-parse_bson.data fuzzerLogFile-fuzzer-parse_bson.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp fuzzerLogFile-fuzzer-parse_ubjson.data fuzzerLogFile-fuzzer-parse_ubjson.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/EmptyTest.cpp fuzzerLogFile-EmptyTest.data fuzzerLogFile-EmptyTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FullCoverageSetTest.cpp fuzzerLogFile-FullCoverageSetTest.data fuzzerLogFile-FullCoverageSetTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AFLDriverTest.cpp fuzzerLogFile-AFLDriverTest.data fuzzerLogFile-AFLDriverTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstantTest.cpp fuzzerLogFile-AbsNegAndConstantTest.data fuzzerLogFile-AbsNegAndConstantTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SignedIntOverflowTest.cpp fuzzerLogFile-SignedIntOverflowTest.data fuzzerLogFile-SignedIntOverflowTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/CallerCalleeTest.cpp fuzzerLogFile-CallerCalleeTest.data fuzzerLogFile-CallerCalleeTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/DivTest.cpp fuzzerLogFile-DivTest.data fuzzerLogFile-DivTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpOOBTest.cpp fuzzerLogFile-StrncmpOOBTest.data fuzzerLogFile-StrncmpOOBTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleTest.cpp fuzzerLogFile-SimpleTest.data fuzzerLogFile-SimpleTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleThreadedTest.cpp fuzzerLogFile-SimpleThreadedTest.data fuzzerLogFile-SimpleThreadedTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutTest.cpp fuzzerLogFile-TimeoutTest.data fuzzerLogFile-TimeoutTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NthRunCrashTest.cpp fuzzerLogFile-NthRunCrashTest.data fuzzerLogFile-NthRunCrashTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/NullDerefTest.cpp fuzzerLogFile-NullDerefTest.data fuzzerLogFile-NullDerefTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TimeoutEmptyTest.cpp fuzzerLogFile-TimeoutEmptyTest.data fuzzerLogFile-TimeoutEmptyTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SimpleDictionaryTest.cpp fuzzerLogFile-SimpleDictionaryTest.data fuzzerLogFile-SimpleDictionaryTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/AbsNegAndConstant64Test.cpp fuzzerLogFile-AbsNegAndConstant64Test.data fuzzerLogFile-AbsNegAndConstant64Test.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/SingleMemcmpTest.cpp fuzzerLogFile-SingleMemcmpTest.data fuzzerLogFile-SingleMemcmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/BufferOverflowOnInput.cpp fuzzerLogFile-BufferOverflowOnInput.data fuzzerLogFile-BufferOverflowOnInput.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/RepeatedBytesTest.cpp fuzzerLogFile-RepeatedBytesTest.data fuzzerLogFile-RepeatedBytesTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedTest.cpp fuzzerLogFile-ThreadedTest.data fuzzerLogFile-ThreadedTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/ThreadedLeakTest.cpp fuzzerLogFile-ThreadedLeakTest.data fuzzerLogFile-ThreadedLeakTest.data.yaml
subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp fuzzerLogFile-fuzzer-parse_cbor.data fuzzerLogFile-fuzzer-parse_cbor.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrncmpTest.cpp fuzzerLogFile-StrncmpTest.data fuzzerLogFile-StrncmpTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/FuzzerUnittest.cpp fuzzerLogFile-FuzzerUnittest.data fuzzerLogFile-FuzzerUnittest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/StrstrTest.cpp fuzzerLogFile-StrstrTest.data fuzzerLogFile-StrstrTest.data.yaml
subprojects/nlohmann_json/tests/thirdparty/Fuzzer/test/TraceMallocTest.cpp fuzzerLogFile-TraceMallocTest.data fuzzerLogFile-TraceMallocTest.data.yaml

Sink analyser for CWEs

This section contains multiple tables, each table contains a list of sink functions/methods found in the project for one of the CWE supported by the sink analyser, together with information like which fuzzers statically reach the sink functions/methods and possible call path to that sink functions/methods if it is not statically reached by any fuzzers. Column 1 is the function/method name of the sink functions/methods found in the project. Column 2 lists all fuzzers (or no fuzzers at all) that have covered that particular function method statically. Column 3 shows a list of possible call paths to reach the specific function/method call if none of the fuzzers cover the target function/method calls. Lastly, column 4 shows possible fuzzer blockers that prevent an existing fuzzer from reaching the target sink functions/methods dynamically.

Sink functions/methods found for CWE416

Target sink Reached by fuzzer Function call path Possible branch blockers
get ['/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp'] N/A
Blocker function Arguments type Return type Constants touched
nlohmann::detail::lexer::scan_string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6656
[] token_type []
nlohmann::detail::lexer::scan_comment
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:7246
[] bool []
nlohmann::detail::lexer::scan_number
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:7371
[] token_type []
nlohmann::detail::parser::parser
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10770
['InputAdapterType'] void []
check_utf8string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode5.cpp:122
['bool', 'int'] void []
accept_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser.cpp:234
['std::string'] bool []
parser_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser.cpp:211
['std::string'] json []
validate_start_end_pos_for_nested_obj_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser_diagnostic_positions.cpp:328
['std::string', 'std::string', 'json'] void []
roundtrip
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode1.cpp:230
['bool', 'std::string'] void []
ParseFile
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:22
['benchmark::State', 'char*'] void []
ParseString
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:55
['benchmark::State', 'char*'] void []
Dump
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:88
['benchmark::State', 'char*', 'int'] void []
ToCbor
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:121
['benchmark::State', 'char*'] void []
FromMsgpack
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:147
['benchmark::State', 'char*'] void []
operator""_json(constchar*s,std::size_tn)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:5280
['char*', 'std::size_t'] nlohmann::json []
operator""_json(constchar8_t*s,std::size_tn)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:5288
['char8_t*', 'std::size_t'] nlohmann::json []
libbej::TEST_P
in /src/bios-bmc-smm-error-logger/subprojects/libbej/test/bej_encoder_test.cpp:386
[] void []
bios_bmc_smm_error_logger::rde::ExternalStorerFileInterface::publishJson
in /src/bios-bmc-smm-error-logger/src/rde/external_storer_file.cpp:122
['std::string_view'] bool []
parser::parser
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:71
['InputAdapterType'] void []
parser::parse
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:95
['bool', 'BasicJsonType'] void []
(3) boolsax_parse(constinput_format_tformat, json_sax_t*sax_, constboolstrict=true, constcbor_tag_handler_ttag_handler=cbor_tag_handler_t::error)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:106
['input_format_t', 'json_sax_t*'] JSON_HEDLEY_NON_NULL []
parse
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4075
['detail::span_input_adapter'] basic_json []
accept
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4108
['detail::span_input_adapter'] bool []
parser::accept
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:155
[] bool []
from_cbor
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4512
['detail::span_input_adapter'] basic_json []
from_ubjson
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4621
['detail::span_input_adapter'] basic_json []
from_bson
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4705
['detail::span_input_adapter'] basic_json []
lexer::scan_string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:255
[] token_type []
lexer::scan_comment
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:845
[] bool []
lexer::scan_number
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:974
[] token_type []
testing::InSequence::InSequence
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-spec-builders.cc:770
[] void []
InSequence::~InSequence()
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-spec-builders.cc:781
[] void []
testing::internal::FunctionMocker ::GTEST_EXCLUSIVE_LOCK_REQUIRED_
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-spec-builders.h:1709
[] void []
testing::internal::UnitTestImpl::GetTestPartResultReporterForCurrentThread
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest.cc:1083
[] TestPartResultReporterInterface []
testing::Message::GetString
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest.cc:1327
[] std::string []
internal::PrintSmartPointer
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-printers.h:765
['Ptr', 'std::ostream*'] void []
operator==(constParamIterator&other)const
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:155
['ParamIterator'] bool []
testing::internal::ValuesInIteratorRangeGenerator::Iterator::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:339
[] T []
testing::internal::CartesianProductGenerator::IteratorImpl >::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:876
[] ParamType []
testing::internal::ParamGeneratorConverter::Iterator::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:988
[] To []
bios_bmc_smm_error_logger::rde::RdeHandlerTest::RdeHandlerTest
in /src/bios-bmc-smm-error-logger/test/rde_handler_test.cpp:746
[] void []
bios_bmc_smm_error_logger::rde::ExternalStorerFileTest::ExternalStorerFileTest
in /src/bios-bmc-smm-error-logger/test/external_storer_file_test.cpp:152
[] void []
bios_bmc_smm_error_logger::BufferTest::BufferTest
in /src/bios-bmc-smm-error-logger/test/buffer_test.cpp:28
[] void []
bios_bmc_smm_error_logger::PciHandlerTest::PciHandlerTest
in /src/bios-bmc-smm-error-logger/test/pci_handler_test.cpp:27
[] void []
bios_bmc_smm_error_logger::PciDataHandler::read
in /src/bios-bmc-smm-error-logger/src/pci_handler.cpp:27
['uint32_t', 'uint32_t'] std::vector []
bios_bmc_smm_error_logger::PciDataHandler::write
in /src/bios-bmc-smm-error-logger/src/pci_handler.cpp:58
['uint32_t', 'std::span '] uint32_t []

Sink functions/methods found for CWE20

Target sink Reached by fuzzer Function call path Possible branch blockers
get ['/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_bson.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_cbor.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_ubjson.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_json.cpp', '/src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/fuzzer-parse_msgpack.cpp'] N/A
Blocker function Arguments type Return type Constants touched
nlohmann::detail::lexer::scan_string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:6656
[] token_type []
nlohmann::detail::lexer::scan_comment
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:7246
[] bool []
nlohmann::detail::lexer::scan_number
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:7371
[] token_type []
nlohmann::detail::parser::parser
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10770
['InputAdapterType'] void []
check_utf8string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode5.cpp:122
['bool', 'int'] void []
accept_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser.cpp:234
['std::string'] bool []
parser_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser.cpp:211
['std::string'] json []
validate_start_end_pos_for_nested_obj_helper
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-class_parser_diagnostic_positions.cpp:328
['std::string', 'std::string', 'json'] void []
roundtrip
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/src/unit-unicode1.cpp:230
['bool', 'std::string'] void []
ParseFile
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:22
['benchmark::State', 'char*'] void []
ParseString
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:55
['benchmark::State', 'char*'] void []
Dump
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:88
['benchmark::State', 'char*', 'int'] void []
ToCbor
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:121
['benchmark::State', 'char*'] void []
FromMsgpack
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/tests/benchmarks/src/benchmarks.cpp:147
['benchmark::State', 'char*'] void []
operator""_json(constchar*s,std::size_tn)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:5280
['char*', 'std::size_t'] nlohmann::json []
operator""_json(constchar8_t*s,std::size_tn)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:5288
['char8_t*', 'std::size_t'] nlohmann::json []
libbej::TEST_P
in /src/bios-bmc-smm-error-logger/subprojects/libbej/test/bej_encoder_test.cpp:386
[] void []
bios_bmc_smm_error_logger::rde::ExternalStorerFileInterface::publishJson
in /src/bios-bmc-smm-error-logger/src/rde/external_storer_file.cpp:122
['std::string_view'] bool []
parser::parser
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:71
['InputAdapterType'] void []
parser::parse
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:95
['bool', 'BasicJsonType'] void []
(3) boolsax_parse(constinput_format_tformat, json_sax_t*sax_, constboolstrict=true, constcbor_tag_handler_ttag_handler=cbor_tag_handler_t::error)
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/binary_reader.hpp:106
['input_format_t', 'json_sax_t*'] JSON_HEDLEY_NON_NULL []
parse
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4075
['detail::span_input_adapter'] basic_json []
accept
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4108
['detail::span_input_adapter'] bool []
parser::accept
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/parser.hpp:155
[] bool []
from_cbor
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4512
['detail::span_input_adapter'] basic_json []
from_ubjson
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4621
['detail::span_input_adapter'] basic_json []
from_bson
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/json.hpp:4705
['detail::span_input_adapter'] basic_json []
lexer::scan_string
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:255
[] token_type []
lexer::scan_comment
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:845
[] bool []
lexer::scan_number
in /src/bios-bmc-smm-error-logger/subprojects/nlohmann_json/include/nlohmann/detail/input/lexer.hpp:974
[] token_type []
testing::InSequence::InSequence
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-spec-builders.cc:770
[] void []
InSequence::~InSequence()
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/src/gmock-spec-builders.cc:781
[] void []
testing::internal::FunctionMocker ::GTEST_EXCLUSIVE_LOCK_REQUIRED_
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googlemock/include/gmock/gmock-spec-builders.h:1709
[] void []
testing::internal::UnitTestImpl::GetTestPartResultReporterForCurrentThread
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest.cc:1083
[] TestPartResultReporterInterface []
testing::Message::GetString
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/src/gtest.cc:1327
[] std::string []
internal::PrintSmartPointer
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/gtest-printers.h:765
['Ptr', 'std::ostream*'] void []
operator==(constParamIterator&other)const
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:155
['ParamIterator'] bool []
testing::internal::ValuesInIteratorRangeGenerator::Iterator::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:339
[] T []
testing::internal::CartesianProductGenerator::IteratorImpl >::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:876
[] ParamType []
testing::internal::ParamGeneratorConverter::Iterator::Current
in /src/bios-bmc-smm-error-logger/subprojects/googletest/googletest/include/gtest/internal/gtest-param-util.h:988
[] To []
bios_bmc_smm_error_logger::rde::RdeHandlerTest::RdeHandlerTest
in /src/bios-bmc-smm-error-logger/test/rde_handler_test.cpp:746
[] void []
bios_bmc_smm_error_logger::rde::ExternalStorerFileTest::ExternalStorerFileTest
in /src/bios-bmc-smm-error-logger/test/external_storer_file_test.cpp:152
[] void []
bios_bmc_smm_error_logger::BufferTest::BufferTest
in /src/bios-bmc-smm-error-logger/test/buffer_test.cpp:28
[] void []
bios_bmc_smm_error_logger::PciHandlerTest::PciHandlerTest
in /src/bios-bmc-smm-error-logger/test/pci_handler_test.cpp:27
[] void []
bios_bmc_smm_error_logger::PciDataHandler::read
in /src/bios-bmc-smm-error-logger/src/pci_handler.cpp:27
['uint32_t', 'uint32_t'] std::vector []
bios_bmc_smm_error_logger::PciDataHandler::write
in /src/bios-bmc-smm-error-logger/src/pci_handler.cpp:58
['uint32_t', 'std::span '] uint32_t []