android_system_core/libutils/tests
Elliott Hughes f682b4786a Clean up reading and writing in init.
This isn't particularly useful in and of itself, but it does introduce the
first (trivial) unit test, improves the documentation (including details
about how to debug init crashes), and made me aware of how unpleasant the
existing parser is.

I also fixed a bug in passing --- unless you thought the "peboot" and "pm"
commands were features...

Bug: 19217569
Change-Id: I6ab76129a543ce3ed3dab52ef2c638009874c3de
2015-02-06 14:20:30 -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 Clean up reading and writing in init. 2015-02-06 14:20:30 -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