History log of /system/chre/platform/linux/include/chre/target_platform/assert.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ca4b8810708327f5bcee3d10ef5e57fe5db06281 11-Apr-2017 Mehdi Alizadeh <mett@google.com> Make Flatbuffers use stdlib assert on linux platform

This allows using stdlib assert in chre library on linux platform

Test: Run sim
Change-Id: I829329f7fcc9ce62afb8527b2854bcc2e8e3f72f
/system/chre/platform/linux/include/chre/target_platform/assert.h
0b93c145d40320fa85c9d3944aab125465ee34d6 03-Mar-2017 Andrew Rossignol <aarossig@google.com> GTEST is only defined for test builds now, removes a stale TODO

Change-Id: I341d88bc67b1a847436616edfc00a857b42000df
/system/chre/platform/linux/include/chre/target_platform/assert.h
930807177e49bdec5f3ac78942247a9ee2604639 22-Feb-2017 Brian Duddie <bduddie@google.com> Create EXPECT_CHRE_ASSERT helper for unit tests

Rework the Linux assert infrastructure to expose a mocked assert
interface that allows use of gMock for observing the number of times
a CHRE_ASSERT is triggered. Build the EXPECT_CHRE_ASSERT macro on top of
this to make using it inside a test simple.

Change-Id: I23b0b83ffab445a27dc3d586b4743670e677260a
/system/chre/platform/linux/include/chre/target_platform/assert.h
926f1b91231f88c3669f10dec8f56e24ae16b957 21-Dec-2016 Andrew Rossignol <aarossig@google.com> Renames ASSERT to CHRE_ASSERT

- Provides a stub implementation for the SLPI.
- Avoids collision with Qualcomm ASSERT macros.

Change-Id: Ib6d99e41caf5cccf022fc8d88d2a05e95d2fd747
/system/chre/platform/linux/include/chre/target_platform/assert.h
e64f180233e64c40b56993cfea3696c5b4b16395 04-Nov-2016 Brian Duddie <bduddie@google.com> Initial import of CHRE source from external repo

Starting at commit 46a52e0 from contexthub-base.

Change-Id: I373f3a99b74757daae465b78a3d19bfce4770364
/system/chre/platform/linux/include/chre/target_platform/assert.h