summaryrefslogtreecommitdiffstats
path: root/libcutils/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "cutils: add OS-independent endian.h"Greg Hackmann2015-04-162-61/+0
* cutils: add OS-independent endian.hGreg Hackmann2015-04-162-0/+61
* Move all libcutils tests into the gtests.Elliott Hughes2015-04-022-14/+94
* Revert "Disable the static libcutils tests."Dan Albert2015-04-011-17/+15
* Disable the static libcutils tests.Dan Albert2014-11-141-15/+17
* Revert "Move some tests to libc++."Dan Albert2014-11-111-3/+1
* Move some tests to libc++.Dan Albert2014-11-111-1/+3
* Don't manually link stlport.Dan Albert2014-09-261-1/+1
* Remove makefile cruft.Dan Albert2014-09-121-0/+2
* Add android_memset16/android_memset32 for aarch64.Christopher Ferris2014-06-232-8/+205
* libcutils: Fix warnings in properties.c when verbose logging is enabledIgor Murashkin2014-06-201-1/+2
* cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-202-0/+340
* Remove dead code.Elliott Hughes2014-02-207-764/+0
* [MIPS] Benchmark test for MIPS memset16/memset32Duane Sand2012-12-277-0/+764