Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
0d9235980ed67a370b0d387813a9ab3713d32bb4
/
common
/
test_utils.h
ed03b44
update_engine: Fix leaking unit tests
by Amin Hassani
· 4 years, 2 months ago
cc6ab9f
update_engine: Fix non inclusive vocabulary
by Andrew
· 4 years, 6 months ago
b268959
update_engine: Run clang-format on common/
by Amin Hassani
· 6 years ago
ab6bda9
Remove unused functions in test_utils.
by Sen Jiang
· 6 years ago
897e540
update_engine: Remove xattr checks
by Amin Hassani
· 6 years ago
d4777a1
Collect android metrics for bytes downloaded
by Tianjie Xu
· 7 years ago
2c131bb
Fetch local files asynchronously.
by Alex Deymo
· 9 years ago
371615b
Remove utils::MakeTempDirectory().
by Sen Jiang
· 9 years ago
260f03b
Fix unittest key path in Brillo.
by Sen Jiang
· 9 years ago
990c27b
Use pre-generated ext image instead of create it on the fly.
by Sen Jiang
· 9 years ago
d15c546
Implement susped, resume and cancel for the Postinstall action.
by Alex Deymo
· 9 years ago
cbc2274
Rework postinstall unittests to pass on Android.
by Alex Deymo
· 9 years ago
bffa060
Fix *ExtentWriterTest unittest.
by Alex Deymo
· 9 years ago
64d9878
Replace is_full_update boolean with a payload_state enum.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
[Renamed (96%) from test_utils.h]
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
5aa1c54
Create temporary files in the system's temp directory.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 9 years ago
509dd53
update_engine: Convert update_manager to chromeos::MessageLoop.
by Alex Deymo
· 10 years ago
6b9e38e
update_engine: Use the FilesystemInterface to generate deltas.
by Alex Deymo
· 10 years ago
2b19cfb
update_engine: Introduce FilesystemInterface abstraction.
by Alex Deymo
· 10 years ago
52490e7
update_engine: Further move Extent manipulation to extent_utils.
by Alex Deymo
· 10 years ago
f68bbbc
update_engine: replace std::vector<char> with chromeos::Blob
by Alex Vakulenko
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
98c5ae2
update_engine: Remove unused utils.
by Alex Deymo
· 10 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
f9cb98c
update_engine: Clean up angle brackets in template types.
by Ben Chan
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
cf175a0
Fix cpplint errors.
by Gilad Arnold
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
d1c4d2d
Change ErrorCode into an enum class.
by Gilad Arnold
· 11 years ago
53556ec
PolicyManager: Schedule re-evaluations based on variable usage.
by Alex Deymo
· 11 years ago
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
beb39e9
PM: Shift to signal-based inference of network connection.
by Gilad Arnold
· 11 years ago
7b948f0
PolicyManager: Initial support of async PolicyRequests.
by Alex Deymo
· 11 years ago
61d9d2c
AU/unittest: eliminate use of kMountPath
by Gilad Arnold
· 11 years ago
30dedd8
AU/unittest: postinstall tests use uniquely named stateful + working directories
by Gilad Arnold
· 11 years ago
2c2b884
AU/unittest: new syscall wrappers for testing
by Gilad Arnold
· 11 years ago
a99981f
Rename ActionExitCode to ErrorCode
by David Zeuthen
· 12 years ago
a178e5e
Fix the confict of declaration and definition between struct and class
by Yunlian Jiang
· 12 years ago
c33faeb
Minor changes to FilesystemCopierAction.RunAsRootSimpleTest.
by Gilad Arnold
· 12 years ago
19a45f0
Fixes to utility / unit test related code.
by Gilad Arnold
· 12 years ago
58e8b1f
Revise loopback device handling to be parallelization safe.
by Don Garrett
· 13 years ago
85d02b7
AU: Add support for reading the output of synchronous exec calls.
by Darin Petkov
· 14 years ago
d903c3b
[update_engine] Roll forward to new libchrome
by Chris Masone
· 14 years ago
5c7d975
Add support for bsdiff of file system metadata blocks
by Thieu Le
· 14 years ago
cf56248
AU: Try to remove unit test flakiness on buildbots.
by Darin Petkov
· 14 years ago
c1a8b42
For actions, switch bool success into an exit code.
by Darin Petkov
· 14 years ago
f918517
AU: Update Downloader to support our image formats.
by Andrew de los Reyes
· 15 years ago
f4c7ef1
AU: delta compress the kernel partition
by Andrew de los Reyes
· 15 years ago
09e56d6
AU: Class to perform delta updates.
by Andrew de los Reyes
· 15 years ago
8006106
AU: Extent writer utility classes
by Andrew de los Reyes
· 15 years ago
4fe15d0
AU: Try delta updates first, then full updates
by Andrew de los Reyes
· 15 years ago
970bb28
AU: Use Omaha ID rather than MAC address in delta updater
by Andrew de los Reyes
· 15 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 15 years ago
49fdf18
Almost there...
by rspangler@google.com
· 15 years ago