platform_system_core/libutils/tests
Elliott Hughes 9d1f515ed1 Fix the WriteStringToFile overload that takes mode/owner/group.
The actual bug is == instead of !=, but the real cause was me trying to be
too clever. This patch switches to much simpler code, and -- since the
intended use of this code is security anyway -- adds logging if anything
goes wrong.

Bug: 19361774
Change-Id: If2af07d31a5002f9010b838247b691f6b28bdfb1
2015-02-17 10:25:23 -08:00
..
Android.mk Add Google-style StringPrintf. 2015-02-03 15:21:07 -08:00
BasicHashtable_test.cpp Clean up some test makefiles. 2014-11-04 17:19:55 -08:00
BitSet_test.cpp Add BitSet64. DO NOT MERGE 2014-03-24 16:51:01 -07:00
BlobCache_test.cpp libutils: turn on -Werror 2014-06-02 15:57:50 -07:00
file_test.cpp Fix the WriteStringToFile overload that takes mode/owner/group. 2015-02-17 10:25:23 -08:00
Looper_test.cpp Make libutils Looper independent of frameworks/native 2013-12-18 22:32:13 -08:00
LruCache_test.cpp Clean up some test makefiles. 2014-11-04 17:19:55 -08:00
String8_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
stringprintf_test.cpp Add Google-style StringPrintf. 2015-02-03 15:21:07 -08:00
TestHelpers.h move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Unicode_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Vector_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00