platform_system_core/libcutils/tests
Greg Hackmann c3bac8b671 cutils: add OS-independent endian.h
cutils/endian.h provides the helpers defined in endian(3), either by
pulling in the OS's built-in endian.h (where available) or recreating
them using GCC builtins.

Change-Id: Ic8965f67e1efdc03f884dbe6b7fe0276f840e4fc
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2015-04-16 11:12:02 -07:00
..
Android.mk cutils: add OS-independent endian.h 2015-04-16 11:12:02 -07:00
EndianTest.cpp cutils: add OS-independent endian.h 2015-04-16 11:12:02 -07:00
MemsetTest.cpp Add android_memset16/android_memset32 for aarch64. 2014-06-23 19:28:33 -07:00
PropertiesTest.cpp cutils: Add property_get_bool, _get_int32, _get_int64 2014-06-20 20:01:49 +00:00
test_str_parms.cpp Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00