AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
fuse_gmock_files | |
Functions | |
def | fuse_gmock_files.GetGTestRootDir (gmock_root) |
def | fuse_gmock_files.ValidateGMockRootDir (gmock_root) |
def | fuse_gmock_files.ValidateOutputDir (output_dir) |
def | fuse_gmock_files.FuseGMockH (gmock_root, output_dir) |
def | fuse_gmock_files.FuseGMockAllCcToFile (gmock_root, output_file) |
def | fuse_gmock_files.FuseGMockGTestAllCc (gmock_root, output_dir) |
def | fuse_gmock_files.FuseGMock (gmock_root, output_dir) |
def | fuse_gmock_files.main () |
Variables | |
fuse_gmock_files.DEFAULT_GMOCK_ROOT_DIR = os.path.join(os.path.dirname(__file__), '..') | |
fuse_gmock_files.gtest = fuse_gtest_files | |
fuse_gmock_files.INCLUDE_GMOCK_FILE_REGEX = re.compile(r'^\s*#\s*include\s*"(gmock/.+)"') | |
string | fuse_gmock_files.GMOCK_H_SEED = 'include/gmock/gmock.h' |
string | fuse_gmock_files.GMOCK_ALL_CC_SEED = 'src/gmock-all.cc' |
string | fuse_gmock_files.GTEST_H_OUTPUT = 'gtest/gtest.h' |
string | fuse_gmock_files.GMOCK_H_OUTPUT = 'gmock/gmock.h' |
string | fuse_gmock_files.GMOCK_GTEST_ALL_CC_OUTPUT = 'gmock-gtest-all.cc' |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0