Change the crash-service to the bugreport-service 00/254100/4
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 23 Feb 2021 09:40:57 +0000 (10:40 +0100)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 9 Mar 2021 11:48:26 +0000 (12:48 +0100)
commit0ec600b411d19360014a0c9c03e2611ac0f62ba5
tree0ecb3ac79ef2bfb0ca76162b84b4522bb301dab7
parentfaf0316c02acfd8b83d50758a05074bd7c9b2083
Change the crash-service to the bugreport-service

Change-Id: Ieea6c499a279f8bbe6c61232bbc49c4f0f768691
20 files changed:
CMakeLists.txt
packaging/crash-worker.spec
src/bugreport-service/CMakeLists.txt [moved from src/crash-service/CMakeLists.txt with 63% similarity]
src/bugreport-service/bugreport-service.c [moved from src/crash-service/crash-service.c with 99% similarity]
src/bugreport-service/bugreport-service.conf [moved from src/crash-service/crash-service.conf with 100% similarity]
src/bugreport-service/bugreport.pc.in [moved from src/crash-service/crash-service.pc.in with 58% similarity]
src/bugreport-service/bugreport.service.m4 [moved from src/crash-service/crash-service.service.m4 with 90% similarity]
src/bugreport-service/diagnostics/diagnostics-run.conf [moved from src/crash-service/diagnostics/diagnostics-run.conf with 100% similarity]
src/bugreport-service/diagnostics/diagnostics.c [moved from src/crash-service/diagnostics/diagnostics.c with 100% similarity]
src/bugreport-service/diagnostics/diagnostics.h [moved from src/crash-service/diagnostics/diagnostics.h with 100% similarity]
src/bugreport-service/diagnostics/org.tizen.system.diagnostics.service [moved from src/crash-service/diagnostics/org.tizen.system.diagnostics.service with 64% similarity]
src/bugreport-service/libbugreport-service.c [moved from src/crash-service/libcrash-service.c with 98% similarity]
src/bugreport-service/libbugreport.h [moved from src/crash-service/libcrash-service.h with 92% similarity]
src/bugreport-service/org.tizen.system.crash.livedump.service [moved from src/crash-service/org.tizen.system.crash.livedump.service with 65% similarity]
src/crash-manager/main.c
tests/system/CMakeLists.txt
tests/system/libbugreport-service/libbugreport-service.sh.template [moved from tests/system/libcrash-service/libcrash-service.sh.template with 90% similarity]
tests/system/libbugreport-service_systemstate/libbugreport-service_systemstate.sh.template [moved from tests/system/libcrash-service_systemstate/libcrash-service_systemstate.sh.template with 88% similarity]
tests/system/utils/CMakeLists.txt
tests/system/utils/libbugreport-servicetest.c [moved from tests/system/utils/libcrash-servicetest.c with 97% similarity]