summaryrefslogtreecommitdiff
path: root/tests/AppLaunch
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-05-21AppLaunch: Run trial more times to tolerate possible failure in prefettoYan Wang
2020-04-15Enable screen recording in legacy app launch test.Gopinath Elanchezhian
2020-04-08AppLaunch: use iorapd's dumpsys command interfaceIgor Murashkin
2020-03-30iorap: AppLaunch - wait for background job to complete.Igor Murashkin
2020-03-27iorap: Change AppLaunch to parse logcat waiting for the service toIgor Murashkin
2020-03-26Merge "tests: AppLaunch - Add iorap compilation filters whitelist" into rvc-devIgor Murashkin
2020-03-25tests: AppLaunch - increase sleep duration after resetting iorapdIgor Murashkin
2020-03-24tests: AppLaunch - Add iorap compilation filters whitelistIgor Murashkin
2020-03-24tests: Save contents of dumpsys iorapd to launch_logs directory.Igor Murashkin
2020-03-13AppLaunch: Update to support iorap compilations on go/perfmasterIgor Murashkin
2020-02-13Force stop app if it has failures during trial launchLouis Chang
2019-04-03Add option to enable tracing all the launches.gopinath
2019-03-12Convert tests/**/Android.mk files to Android.bp, part IISasha Smundak
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2018-12-13AM: Report launch state with activity launch infoVishnu Nair
2018-10-19Merge "Sleep 1s before force stop and use killBackgroundApp" am: 2417859fa5 a...Mathieu Chartier
2018-10-18Sleep 1s before force stop and use killBackgroundAppMathieu Chartier
2018-10-02Merge changes from topic "am_launch_times"TreeHugger Robot
2018-09-28AM: Update WaitResult parsing logic in AppLaunchVishnu Nair
2018-09-26Fix trial run in AppLaunch testCalin Juravle
2018-09-26Fix trial run in AppLaunch testCalin Juravle
2018-05-29Escape "$" in script generated when simpleperf_app is true.Nicolas Geoffray
2018-05-01Add 'ss' trace category in app launch test.gopinath
2018-04-30Add 'ss' trace category in app launch test.gopinath
2018-04-20Add more trace categories.gopinath
2018-03-16Add cycle-clean option in AppLaunchgopinath
2018-03-08Add sleep for profile saving in AppLaunchMathieu Chartier
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-23Add support for hot launch in App launch test.gopinath
2018-02-20Fix string format in App launchgopinath
2018-02-15Small cleanup in AppLaunch.Nicolas Geoffray
2018-02-15Add more ways to run AppLaunch.Nicolas Geoffray
2018-02-01Reduce initial app launch timeout.gopinath
2017-12-18atest support for app startup testgopinath
2017-12-07Flatten dependency hierarchy of legacy-android-testPaul Duffin
2017-09-15Avoid spaces in the trace file names.gopinath
2017-06-15Fix dependencies of packages that target earlier releasesPaul Duffin
2017-06-14Use TotalTime instead of ThisTime in app launch testgopinath
2017-06-14App launch test apk changegopinath
2017-02-13Add Simulate maitanance mode in app startup test cases.gopinath
2017-01-18Prepare for removal of legacy-test from default targetsPaul Duffin
2016-11-14Update usage of ActivityManagerNative.Sudheer Shanka
2016-11-04Move IActivityManager to aidl.Sudheer Shanka
2016-08-01Work around to get ride of NPE in app startup testYuanlang Song
2016-07-07App launch - Test app changesGopinath
2016-05-05allow optionally skipping of initial launchGuang Zhu
2016-04-01Merge "Increase post launch idle timeout to 60 secs" into nyc-devGopinath Elanchezhian
2016-04-01Increase post launch idle timeout to 60 secsGopinath
2016-03-08Add TV apps to AppLaunch testHyungtae Tim Kim