Fix build error 23/256223/1 accepted/tizen/unified/20210331.104644 submit/tizen/20210331.055612
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 31 Mar 2021 05:49:20 +0000 (14:49 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 31 Mar 2021 05:49:33 +0000 (14:49 +0900)
commit437d159c204e5cae9b5ea6c8a7d294dc73b421af
treeb06d5cf122650b44ce94d22bb763fc41a1a16a20
parent98d74ed5f4ce0f2607ec5bb092e9eef4490d28aa
Fix build error

[  101s] /home/abuild/rpmbuild/BUILD/crash-worker-6.5.16/tests/system/utils/
libbugreport-servicetest.c:46:51: error: 'CS_ERR_NO_ERROR' undeclared (first use in this function)
[  101s]    46 |  printf("res: %s (%d)\nreport_path: %s\n", res == CS_ERR_NO_ERROR ? "true" ...
[  101s]       |                                                   ^~~~~~~~~~~~~~~

Change-Id: I5f9588ee8c3b9f9be15169a848ac6082e67ce042
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
tests/system/utils/CMakeLists.txt
tests/system/utils/libbugreport-servicetest.c