blob: 401a3eb37e21bbff5da1ebb4884c0e6da14dab4e [file] [log] [blame]
/* -*- Mode: C++; tab-width: 4 indent-tabs-mode: nil -*-
*
* Copyright (c) 2015 Nest Labs, Inc.
* All rights reserved.
*
* This document is the property of Nest. It is considered
* confidential and proprietary information.
*
* This document may not be reproduced or transmitted in any form,
* in whole or in part, without the express written permission of
* Nest.
*
* Description:
* This is the header file used to hook into gtest framework and
* return whether print_log flag is specified or not.
*
*/
void gtest_start_shield_log(void);
void gtest_end_shield_log(void);