summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-09release-request-0d94aeff-e9b0-4346-a84f-6bebd4c3c781-for-git_oc-dr1-release- ↵android-8.0.0_r34android-8.0.0_r33android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21oreo-dr3-releaseoreo-dr2-releaseoreo-dr1-releaseandroid-build-team Robot
4257853 snap-temp-L72400000090817228 Change-Id: I5838df9179bc04f41934c346aa75d7c0398ad73b
2017-08-08Ensure pstore has data before running CtsKernelConfigTestCases.oreo-dr1-devErwin Jansen
am: b7c25d7f0a Change-Id: Iaaf13e2e1d93fc92b8a41773f23fbc5072eef605
2017-07-20Ensure pstore has data before running CtsKernelConfigTestCases.Erwin Jansen
Upon first boot it is possible that a device has nothing in its pstore. We now inject messages in the pstore and reboot before running the test. Bug: b/37627779 Test: run cts -m CtsKernelConfigTestCases Change-Id: I2ac1c2ce331054b408cb79136e076f31061d5a9a
2017-07-09release-request-bf3460d4-15ec-4b2b-816a-b106ef372c4b-for-git_oc-dr1-release- ↵android-build-team Robot
4164433 snap-temp-L62100000080728136 Change-Id: Ifa5085be0c2f72a313b95f08d4e2718698832508
2017-07-07Merge "Additional setup and reduced file collision" into oc-dr1-devTreeHugger Robot
2017-07-06Additional setup and reduced file collisionMaggie White
There's some additional setup needed to make sure the devices are all in the same state, so I added instructions to the README. I also changed the system_stats functions to use variables to store string outputs instead of files to avoid collision when running multiple instances of the script from the same directory. Finally, I added cleanup at the end to remove the files created in the process, and some general code cleanup throughout the script. Bug: 62536649 Test: manual test on several devices Change-Id: I843a1cefcf6bd11f28e513d735b3bf313442efd2
2017-07-06Merge "ext4_utils: copy mke2fs.conf to /etc" into oc-dr1-devTreeHugger Robot
2017-07-06release-request-49fb627d-ebdd-4558-ae95-935e31212986-for-git_oc-dr1-release- ↵android-build-team Robot
4157297 snap-temp-L13700000079944578 Change-Id: Ie4fc3630dcb672bf226c340dd3811e3a43e23263
2017-07-05Merge "ext4_utils: copy mke2fs.conf to recovery /etc" into oc-dr1-devTreeHugger Robot
2017-06-27release-request-fc66b004-9a6d-499c-b541-7c17163fe60f-for-git_oc-dr1-release- ↵android-build-team Robot
4136913 snap-temp-L82300000077883774 Change-Id: Ic5f5d2628591360cd297389ef93dd90e3fcd8f17
2017-06-26ext4_utils: copy mke2fs.conf to /etcJin Qian
mke2fs tool reads /etc/mke2fs.conf for filesystem configurations Bug: 35219933 Change-Id: I2af633ffd3b37f9f5ad287375ea40b212bf61a01 Merged-In: I2af633ffd3b37f9f5ad287375ea40b212bf61a01
2017-06-26ext4_utils: copy mke2fs.conf to recovery /etcJin Qian
Bug: 35219933 Change-Id: I9af35a32adde24d751e5b11f9efcf6eca252db74 Merged-In: I9af35a32adde24d751e5b11f9efcf6eca252db74
2017-06-26Added setup commands and option to specify deviceMaggie White
The script previously did not configure any framework settings for this script, so I added commands to disable any features that could affect the performance numbers like wifi, NFC, screen rotation. It also clears notifications and starts the device on the home screen. It's not possible prior to this commit to run the app-launcher on a host with multiple devices attached to adb, so I added a '-s <serial number' option that allows the user to specify a specific device based on its serial number. I also changed the spacing of the script to be all spaces instead of mixed tabs and spaces. Test: Manually ran script on a marlin device Change-Id: I82c621fe280033c55ba38bfdf95836fd95f5ed58
2017-06-11release-request-f326290a-f111-4b0c-bfd0-2a38565f6bf2-for-git_oc-dr1-release- ↵android-build-team Robot
4090242 snap-temp-L86400000073092233 Change-Id: Ibd0b71004d98f74e575e84af2bc240bf849f6929
2017-06-08Fix macOS buildRomain Guy
am: c3ccab73be Change-Id: Id6c408f3f0c8268a4723623114a94f7b6fe47dcc
2017-06-08Fix macOS buildandroid-vts-8.0_r1oreo-devRomain Guy
Bug: 34719251 Test: compile Change-Id: I97e93313f9b6ab7e8a753d4035b7805b21fdfa2d (cherry picked from commit b86fd88966aa15c2b9cce1bf0f7907fcdd11134e)
2017-06-08Fix macOS buildRomain Guy
Test: compile Change-Id: I97e93313f9b6ab7e8a753d4035b7805b21fdfa2d
2017-06-07release-request-97deec33-9c52-4210-b9f0-ef473887084a-for-git_oc-dr1-release- ↵android-build-team Robot
4075621 snap-temp-L51200000071372001 Change-Id: Ic557eff8954cf1720f6b2ea01e682c86c5a7a8a9
2017-06-06add component metadata tag to CTS kernel config test cases am: 4313a5d7e6Guang Zhu
am: c4efad7a08 -s ours Change-Id: I950b7289af632658088aeaec88484dd17b2d42ee
2017-06-06add component metadata tag to CTS kernel config test casesGuang Zhu
am: 4313a5d7e6 Change-Id: I1b8f3fc91d8f563c267261098fb7653e4d37b393
2017-06-06resolve merge conflicts of 4bc9219d to oc-dev-plus-aospMark Salyzyn
am: 9d02ca813f Change-Id: Ib99bfeadc267769a70fe978e651df3236f4a01b8
2017-06-06Merge "add component metadata tag to CTS kernel config test cases"Guang Zhu
2017-06-06resolve merge conflicts of 4bc9219d to oc-dev-plus-aospMark Salyzyn
Test: I solemnly swear I tested this conflict resolution. Bug: 37753761 Change-Id: I4898abc8dd63fdfb4c4ca8a6e69a6198c4882cb3
2017-06-06Merge "kernel.config: add CONFIG_NFS* testing" am: 160671d409Mark Salyzyn
am: 9e7b953199 Change-Id: I1417b71ff604cb2868934659839b486616666c3d
2017-06-06Merge "kernel.config: add CONFIG_NFS* testing"Mark Salyzyn
am: 160671d409 Change-Id: I7785489bc04968f99a86cb1d6fe485f79ec00c56
2017-06-06Merge "kernel.config: add CONFIG_NFS* testing"Treehugger Robot
2017-06-06release-request-2b9eb364-e73f-4091-8ad7-435c885e6bd0-for-git_oc-dr1-release- ↵android-build-team Robot
4070602 snap-temp-L36900000070867203 Change-Id: Ieacd91c6ee717808651d6c5364c9d308a614ddde
2017-06-06Merge "simpleperf: fix app_profiler.py." am: d98c857902 am: 5ea663c3ab am: ↵Yabin Cui
545ee30d39 am: f2fa27393c Change-Id: Ib4245d4d936ea836c94f83b72c98aa0d3be47cbc
2017-06-06Merge "simpleperf: fix app_profiler.py." am: d98c857902 am: 5ea663c3abYabin Cui
am: 545ee30d39 Change-Id: I1d1523e06c56959e89cffa0ba877188a2333975a
2017-06-06Merge "simpleperf: fix app_profiler.py." am: d98c857902Yabin Cui
am: 5ea663c3ab Change-Id: Ie6a8909be81a63ba032b0616fb8c2aa156c96d22
2017-06-06Merge "simpleperf: fix app_profiler.py."Yabin Cui
am: d98c857902 Change-Id: I24b7656d7670c89ea2ff8de434d3ac69f92e70e2
2017-06-06Merge "simpleperf: fix app_profiler.py."Yabin Cui
2017-06-05simpleperf: fix app_profiler.py.Yabin Cui
Previous change makes app_profiler.py not work on rooted devices because of using '>xxx' as a flag to store stdout files. Change this to a more obvious way. Bug: http://b/62028152 Test: run app_profiler.py on both rooted and non-rooted devices. Change-Id: Ice2399d007a64a7d0000560b2368a392620b1053
2017-06-05add component metadata tag to CTS kernel config test casesGuang Zhu
Bug: 36140955 Bug: 35360169 Test: new unit test to ensure that all modules have this field Change-Id: I1478559f4aeb8d16e7ef0a1bc65fec6644fe3c65 Merged-In: I60cdfb77e7c20615fde43612cc77b0b6846612fa
2017-06-05add component metadata tag to CTS kernel config test casesGuang Zhu
Bug: 36140955 Bug: 35360169 Test: new unit test to ensure that all modules have this field Change-Id: I60cdfb77e7c20615fde43612cc77b0b6846612fa
2017-06-05Merge "f2fs: adjust change for f2fs-tools v1.8.0"Jaegeuk Kim
2017-06-05kernel.config: add CONFIG_NFS* testingMark Salyzyn
The following configs are not supported on Android: CONFIG_NFSD CONFIG_NFS_FS Test: run CTS and kernel-config-unit-tests Bug: 37753761 Change-Id: I13a9a2d5265079a1f99512c48b5bbcfd4bba68dd
2017-06-05kernel.config: add CONFIG_NFS* testingMark Salyzyn
The following configs are not supported on Android: CONFIG_NFSD CONFIG_NFS_FS Test: run CTS and kernel-config-unit-tests Bug: 37753761 Change-Id: I13a9a2d5265079a1f99512c48b5bbcfd4bba68dd
2017-06-05f2fs: adjust change for f2fs-tools v1.8.0Jaegeuk Kim
Change-Id: I41364cbb0781fa5e30567ce7713ef3a2548fa261 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2017-06-05release-request-a2143a0f-bf92-4fa8-ad68-7346e7505126-for-git_oc-dr1-release- ↵android-build-team Robot
4067638 snap-temp-L84900000070511178 Change-Id: Icd625305879f272b46476576a4cd19f0d745f3ea
2017-06-02Merge "simpleperf: add thread name in report_sample.proto." am: b33edada95 ↵Yabin Cui
am: f13c66de88 am: 6b75d33fa7 am: f7b2ec0bbf Change-Id: Ic81dafb8192fcdc2b6ec3e6421ced1f1b23876fe
2017-06-02Merge "simpleperf: add thread name in report_sample.proto." am: b33edada95 ↵Yabin Cui
am: f13c66de88 am: 6b75d33fa7 Change-Id: I312fe7738ea5f03fe2c007018186f7320d99b40a
2017-06-02Merge "simpleperf: add thread name in report_sample.proto." am: b33edada95Yabin Cui
am: f13c66de88 Change-Id: Ied50dc7eb9a3d663f624fb4aec3ca42d1e1ed6d5
2017-06-02Merge "simpleperf: add thread name in report_sample.proto."Yabin Cui
am: b33edada95 Change-Id: I1d2852d3c3497e692b1f03596a999b8556b05b93
2017-06-02Merge "simpleperf: add thread name in report_sample.proto."Yabin Cui
2017-06-02simpleperf: add thread name in report_sample.proto.Yabin Cui
Bug: http://b/62189080 Test: run simpleperf_unit_test. Change-Id: I3c96f6474e56b2f51a00f85082973e5d1c1aec72
2017-06-02Merge "simpleperf: write -1 to perf_event_paranoid when running as root." ↵Yabin Cui
am: 668878b3b7 am: df104e1ed8 am: 6ec981b750 am: f55d48bf08 Change-Id: Ibba4472ae691f3eb0ad863cde2ea8d55f72ccf38
2017-06-01Merge "simpleperf: write -1 to perf_event_paranoid when running as root." ↵Yabin Cui
am: 668878b3b7 am: df104e1ed8 am: 6ec981b750 Change-Id: I5ed1c31bb336bb060d228e1866d8b0c8cd5d9816
2017-06-01Merge "simpleperf: write -1 to perf_event_paranoid when running as root." ↵Yabin Cui
am: 668878b3b7 am: df104e1ed8 Change-Id: I56f126547cac5741c93513b9a2581be551da6034
2017-06-01Merge "simpleperf: write -1 to perf_event_paranoid when running as root."Yabin Cui
am: 668878b3b7 Change-Id: I46bbb7af11b38538384243ba91d30204def53a13