aboutsummaryrefslogtreecommitdiffstats
path: root/common/scripts/application-lifecycle.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-17application-lifecycle: replace continue by returnCorentin LABBE1-15/+15
2021-01-15Add AGL_CAN_INTERFACE=vcan0 to application-lifecyclekoi_10.92.0koi/10.92.010.92.0Jan-Simon Moeller1-0/+1
2020-11-25Do not require tests that enforce internet to be available in CIJan-Simon Möller1-1/+1
2020-10-19Extend skiplists and fix typo in exportJan-Simon Möller1-2/+2
2020-10-13Add AGL_AVAILABLE_INTERFACES to application testJan-Simon Möller1-0/+3
2020-10-07Disable afm-test executionJan-Simon Moeller1-21/+24
2020-10-06SPEC-3484: Use the new gcovr-wrapperCorentin LABBE1-14/+11
2020-09-14SPEC-3484: install and basicly test coverage packageCorentin LABBE1-1/+14
2020-09-14SPEC-3550: fix parsing of idCorentin LABBE1-1/+1
2020-09-10SPEC-3550: name could be in uppercasejellyfish_9.99.4jellyfish/9.99.49.99.4Corentin LABBE1-1/+1
2020-08-28SPEC-3550: handle package with service name different than their filenameCorentin LABBE1-5/+15
2020-08-13SPEC-3484: create new application tests using new wgt typesjellyfish_9.99.3jellyfish/9.99.39.99.3Corentin LABBE1-32/+122
2020-08-12SPEC-3482: handle new package nameCorentin LABBE1-1/+1
2020-08-10Print the syslog when the application does not startJan-Simon Moeller1-0/+2
2020-08-10SPEC-3533: unzip wgt files in a dedicated directoryCorentin LABBE1-1/+7
2020-07-16SPEC-3495: fix greping of systemd unitsjellyfish_9.99.2jellyfish/9.99.29.99.2Corentin LABBE1-4/+4
2020-07-13SPEC-3495: handle better all package nameCorentin LABBE1-3/+7
2020-07-03SPEC-3427: check if RID is nullCorentin LABBE1-1/+33
2020-06-01Make the script runnable locally and adapt ps calljellyfish_9.99.1jellyfish/9.99.19.99.1Jan-Simon Moeller1-16/+23
2020-05-28Remove versioning of wgts from testJan-Simon Möller1-2/+2
2019-11-28Also call kill in the right contextJan-Simon Moeller1-1/+1
2019-11-28Call info ps and status in the context of the app userJan-Simon Moeller1-4/+4
2019-11-26SPEC-2970: Improove logging sizeCorentin LABBE1-0/+1
2019-10-23remove debuging information of do_afm_utilCorentin LABBE1-2/+0
2019-10-22SPEC-2903: fix the grep test methodCorentin LABBE1-2/+6
2019-10-21SPEC-2903: Use a wrapper instead of constructing a commandCorentin LABBE1-23/+19
2019-10-19Improve lifecycle testJan-Simon Moeller1-7/+9
2019-10-17Differ platform and user scope in service and applicationJan-Simon Moeller1-2/+38
2019-03-26Add application-lifecycle testCorentin LABBE1-0/+211