index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
component
/
install_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move install to separate module
xunchang
2019-03-29
1
-2
/
+2
*
Use the package class for wipe packages
xunchang
2019-03-12
1
-1
/
+4
*
Add a new entry in wipe package to list all wipe partitions
xunchang
2019-03-07
1
-0
/
+23
*
Recovery test: Fix an parameter issue in string construction
xunchang
2019-02-05
1
-2
/
+2
*
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-11-15
1
-1
/
+0
*
Refactor the code to check the metadata
Tianjie Xu
2018-10-31
1
-16
/
+264
*
Clean up the zipfile creation in InstallTest
Tianjie Xu
2018-10-29
1
-99
/
+40
*
Track the change to update_engine_sideload path.
Tao Bao
2018-08-14
1
-1
/
+1
*
Drop the dependency on AB_OTA_UPDATER flag.
Tao Bao
2018-06-19
1
-89
/
+85
*
tests: Take the ownership of the FD when calling fdopen.
Tao Bao
2017-10-26
1
-13
/
+13
*
Allow comparison against multi serial nums for A/B package
Tianjie Xu
2017-08-22
1
-13
/
+58
*
Add a binary path param to update_binary_command().
Tao Bao
2017-05-08
1
-10
/
+74
*
Add more tests for verify_package_compatibility().
Tao Bao
2017-04-20
1
-0
/
+84
*
Add tests for read_metadata_from_package().
Tao Bao
2017-04-19
1
-0
/
+50
*
Add tests for update_binary_command().
Tao Bao
2017-04-18
1
-0
/
+87
*
Verify the package compatibility with libvintf.
Tao Bao
2017-04-13
1
-0
/
+57