summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-10Pass the "-s" (without_core) parameter to the minicoredumper if dump_core is ...Mateusz Moscicki1-0/+14
2019-09-26Move log_dump to platform/core/system/log_dumpMateusz Moscicki4-94/+0
2019-09-26Run all existing tests from tests/system/ directoryMateusz Moscicki2-11/+8
2019-09-26Add crash manager APIMateusz Moscicki4-0/+106
2019-09-20Add --output optionMateusz Moscicki2-0/+32
2019-07-25system tests: Simplify exit helper functionsKarol Lewandowski20-65/+77
2019-07-24Save livedumper reports in the livedump/ subdirectoryMateusz Moscicki2-2/+7
2019-07-24crash-manager: dbus: Add /proc/tid/comm info to signalKarol Lewandowski1-1/+9
2019-07-19crash-manager: dbus: Add information about signal that caused crashKarol Lewandowski1-1/+9
2019-07-18tests: Add crash-manager dbus notify system testKarol Lewandowski2-0/+76
2019-07-16Skip test if livedumper doesn't existMateusz Moscicki1-0/+4
2019-06-26Change the config value of the "RemainAfterExit=" ("true" -> "yes")INSUN PYO1-1/+1
2019-06-21crash-manager: Add ExtraScript to configKarol Lewandowski2-0/+47
2019-06-18system-tests: Fix incorrect variable usageKarol Lewandowski1-1/+1
2019-05-23Release 5.5.13submit/tizen/20190523.190019Michal Bloch1-3/+3
2019-05-23Fix system testsMateusz Moscicki19-62/+85
2019-05-23Add livedumper and integrate it with the crash-managerMateusz Moscicki2-0/+58
2019-05-23Use getopt to parse command line argumentsMateusz Moscicki2-2/+2
2019-04-30system tests: add `dump_systemstate -e' testKarol Lewandowski2-0/+65
2019-04-18log_dump: Honour CrashRootPath from configKarol Lewandowski2-0/+32
2019-02-28system tests: report_basic: do not assume empty crash dump directoryKarol Lewandowski1-9/+10
2019-02-27Simplify CMakeFile.txtMateusz Moscicki1-11/+10
2019-02-27system tests: ensure core pattern is always restoredKarol Lewandowski5-10/+5
2019-02-27system tests: ensure needed variables are always availableKarol Lewandowski1-17/+20
2019-02-27system tests: add basic crash report sanity testKarol Lewandowski3-0/+54
2019-02-27system tests: log_dump: fix multiple issuesKarol Lewandowski2-6/+4
2019-02-27Fill the list of tests in the run.shMateusz Moscicki2-4/+7
2019-02-27Fix after change of default coredump formatMateusz Moscicki6-7/+16
2019-02-26system tests: add basic log_dump testsKarol Lewandowski5-1/+102
2019-02-26system tests: rationalize namingKarol Lewandowski8-37/+37
2019-02-26system tests: scripts depend on bash extensionsKarol Lewandowski11-11/+11
2018-11-23Add system testsMateusz Moscicki20-0/+1009
2018-09-27Do not copy source files, it breaks SCQV processŁukasz Stelmach1-6/+4
2017-02-02crash-stack: integration test addedRafal Pietruch5-14/+207
2016-12-14tests: Add a test program for crashing with threadsŁukasz Stelmach2-0/+50
2016-12-08tests: add a glib based crash testŁukasz Stelmach2-0/+27
2016-12-08tests: add a simple testŁukasz Stelmach2-0/+79