aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system_properties_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Un-deprecated __system_property_find_nth.Elliott Hughes2017-04-171-4/+15
* Stop using __system_property_area__Victor Khimenko2017-03-011-2/+0
* Add timeout support to __system_property_wait.Elliott Hughes2017-02-211-1/+3
* Add __system_property_wait and return the serial in __system_property_read_ca...Elliott Hughes2017-02-131-34/+60
* Revert "Revert "Remove limit of system property name length""Dimitry Ivanov2017-01-241-13/+23
* Revert "Remove limit of system property name length"Dimitry Ivanov2017-01-241-23/+13
* Remove limit of system property name lengthDimitry Ivanov2017-01-231-13/+23
* Hide __system_property_add/update, deprecate find_nthDimitry Ivanov2017-01-101-10/+4
* Separate properties by selabelTom Cherry2015-12-021-6/+1
* make all bionic death tests not dumpableYabin Cui2014-11-061-3/+6
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-48/+87
* Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEADThe Android Open Source Project2013-11-221-0/+78
|\
| * am c058154b: am c8039337: Merge "Change hard-coded temporary directory."Christopher Ferris2013-08-161-2/+2
| |\
| * | bionic: revert to a single (larger) property areaGreg Hackmann2013-06-251-9/+5
| * | bionic: add hierarchical properties testGreg Hackmann2013-06-251-0/+78
| * | Revert "bionic: add hierarchical properties test"Greg Hackmann2013-06-241-78/+0
| * | Revert "bionic: revert to a single (larger) property area"Greg Hackmann2013-06-241-5/+9
| * | bionic: revert to a single (larger) property areaGreg Hackmann2013-06-241-9/+5
| * | bionic: add hierarchical properties testGreg Hackmann2013-06-241-0/+78
| * | bionic: make property area expandableGreg Hackmann2013-06-191-17/+59
| * | bionic: add __system_property_foreachGreg Hackmann2013-06-181-0/+19
| * | bionic: add tests for propertiesColin Cross2013-06-171-0/+229
| /
* / Fix the system property tests to use $ANDROID_DATA.Elliott Hughes2013-10-211-7/+19
|/
* Change hard-coded temporary directory.Christopher Ferris2013-08-151-2/+2
* bionic: revert to a single (larger) property areaGreg Hackmann2013-06-241-9/+5
* bionic: make property area expandableGreg Hackmann2013-06-241-17/+59
* bionic: add __system_property_foreachGreg Hackmann2013-06-181-0/+19
* bionic: add tests for propertiesColin Cross2013-06-171-0/+229