summaryrefslogtreecommitdiff
path: root/common/utils_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable update_engine to access OTA package via file descriptorKyeongkab.Nam2019-07-131-0/+9
* update_engine: Run clang-format on common/Amin Hassani2019-01-161-33/+23
* Remove utils::TimeFromStructTimespec().Sen Jiang2019-01-111-18/+0
* Don't use temp file for public key.Sen Jiang2019-01-091-23/+0
* Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.Sen Jiang2018-08-131-0/+55
|\
| * update_engine: Store and test kern/fw versions as 4 valuesZentaro Kavanagh2018-07-171-0/+43
| * update_engine: Add UMA stats for rollbackMarton Hunyady2018-05-301-0/+12
| * Partially Revert 2b9d241Amin Hassani2018-03-191-3/+2
* | Use ScopedTempFile in unit test.Sen Jiang2018-07-031-24/+15
|/
* update_engine: Update libchrome APIS to r456626.Hidehiko Abe2017-12-181-13/+14
* Revert "update_engine: Update libchrome APIS to r456626."Luis Hector Chavez2017-07-261-14/+13
* update_engine: Update libchrome APIS to r456626.Jay Civelli2017-07-261-13/+14
* Unmount old postinstall mountpoint from previous runs.Alex Deymo2017-03-251-0/+20
* Remove FileWriter from common/utils.hAlex Deymo2016-12-081-0/+15
* Fix downstream Chrome OS build.Alex Deymo2016-08-251-2/+2
* Lazy unmount postinstall if it fails to unmount.Alex Deymo2016-08-221-0/+35
* Remove utils::MakeTempDirectory().Sen Jiang2016-04-131-6/+6
* Remove self-crashing logic.Alex Deymo2016-03-221-14/+0
* Remove GetFilesystemSize.Sen Jiang2016-03-211-96/+0
* Use pre-generated ext image instead of create it on the fly.Sen Jiang2016-03-171-8/+14
* Fix *ExtentWriterTest unittest.Alex Deymo2016-02-191-2/+2
* Fix unittest build in x86_64.Alex Deymo2016-02-161-1/+2
* Build unittests in Brillo.Alex Deymo2016-02-171-4/+4
* CPULimiter: Refactor class to manage the CPU limitation.Alex Deymo2016-02-021-22/+0
* Move metrics time helpers to metrics_utils.Alex Deymo2015-11-171-133/+0
* common: Split out metrics utils from utils.cc.Alex Deymo2015-11-121-50/+0
* Split payload application code into a subdirectory.Alex Deymo2015-11-121-0/+752