Fix system tests 22/206422/9
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 17 May 2019 07:13:33 +0000 (09:13 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Thu, 23 May 2019 12:19:52 +0000 (14:19 +0200)
commit266da5e9221d67c3496fdc0a514fc9339488a84e
treefaea59a1a29d9939bde8846e8f120a91fe4e96cb
parent13a31ed8f8abbdec9bf0c80a16a845b503854813
Fix system tests

* Skip critical process system test for emulator
* Add a delay after a process terminating. In some cases crash-worker
  finished job, but the report appeared after a while
* Define variables for exit codes
* Unify variable name for the system tests path

Change-Id: I6b380ba3252d2b654ecfd8e9ecde575d959c0602
19 files changed:
tests/system/check_minicore_mem/check_minicore_mem.sh.template
tests/system/cmp_backtraces/cmp_backtraces.sh.template
tests/system/crash_root_path/crash_root_path.sh.template
tests/system/critical_process/critical_process.sh.template
tests/system/dump_systemstate_extras/dump_systemstate_extras.sh.template
tests/system/info_file/info_file.sh.template
tests/system/livedumper/livedumper.sh.template
tests/system/log_dump_crash_root_path/log_dump_crash_root_path.sh.template
tests/system/log_dump_normal/log_dump_normal.sh.template
tests/system/log_dump_short/log_dump_short.sh.template
tests/system/log_file/log_file.sh.template
tests/system/report_basic/report_basic.sh.template
tests/system/report_type_info/report_type_info.sh.template
tests/system/run.sh.template
tests/system/so_info_file/so_info_file.sh.template
tests/system/time_test/time_test.sh.template
tests/system/utils/minicore-utils.sh
tests/system/wait_for_opt_usr/wait_for_opt_usr.sh.template
tests/system/without_core/without_core.sh.template