summaryrefslogtreecommitdiff
path: root/key_value_store_unittest.cc
AgeCommit message (Expand)Author
2016-02-29shill: use size_t instead of int for loop iteratorSamuel Tan
2016-02-19shill: refactor KeyValureStoreTest double array equality checksSamuel Tan
2016-02-19shill: add helper to convert between PersistableBundle and KeyValueStoreSamuel Tan
2016-02-17shill: KeyValueStore: add support for PersistableBundle-supported typesSamuel Tan
2016-02-17shill: refactor duplicate variables in KeyValueStore unittestSamuel Tan
2016-02-16shill: fix bugs in KeyValueStoreTestSamuel Tan
2015-10-13shill: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-03License shill to Apache2Peter Qiu
2015-08-28shill: key_value_store: add support for RpcIdentifiersPeter Qiu
2015-08-28shill: KeyValueStore: add support for chromeos::Any valuePeter Qiu
2015-07-29shill: utility function to convert paths to rpc identifiersPeter Qiu
2015-07-22shill: add uint8_t type support to KeyValueStorePeter Qiu
2015-07-20shill: update KeyValueStore to/from chromeos::VariantDictionary conversionPeter Qiu
2015-07-20shill: refactor KeyValueStore internal data structuresPeter Qiu
2015-07-10shill: supporting more types in KeyValueStorePeter Qiu
2015-01-22shill: Service: Accept variant dict in ConfigurePaul Stewart
2014-08-11shill: Use integer types from stdint.hBen Chan
2014-06-18shill: Fix most of warnings from cpplintAlex Vakulenko
2013-12-13shill: KeyValueStore: Add LookupInt to key value storePaul Stewart
2013-11-27Add Equal() method to KeyValueStore.Prathmesh Prabhu
2013-10-09shill: WiFi: Report Link StatisticsPaul Stewart
2013-07-31shill: Support setting stringmaps via ServiceDBusAdaptor::SetProperties.Arman Uguray
2013-06-13shill: KeyValueStore: Add string vector propertiesPaul Stewart
2013-03-26shill: Manager: Create Manager::ConfigureServiceForProfilePaul Stewart
2012-09-06Fix shill unittest build problem for gcc 4.7.Han Shen
2012-08-08shill: Static IP: Save DHCP-supplied IP parametersPaul Stewart
2012-04-30shill: Allow service override of DHCP-derived IP parametersPaul Stewart
2012-04-26shill: vpn: Support {Password|PSK}Required VPN provider properties.Darin Petkov
2012-03-26shill: key_value_store: Implement "Remove"Paul Stewart
2012-03-15shill: vpn: Set the friendly VPN service name.Darin Petkov