dextool.plugin.ctestdouble.frontend.ctestdouble

Members

Classes

CTestDoubleVariant
class CTestDoubleVariant

Test double generation of C code.

Functions

genCstub
ExitStatusType genCstub(CTestDoubleVariant variant, string[] userCflags, CompileCommandDB compile_db, Path[] inFiles)

TODO refactor, doing too many things.

workaround_linker_error
auto workaround_linker_error()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ctestdouble_opt
auto ctestdouble_opt;
Undocumented in source.

Structs

FileData
struct FileData
Undocumented in source.
RawConfiguration
struct RawConfiguration
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.