From a2cac0760bcc55be64db06302cd668221f1ce1f5 Mon Sep 17 00:00:00 2001 From: "keeho.yang" Date: Fri, 16 Dec 2016 18:44:08 +0900 Subject: [PATCH] check exception list on 1212 binary Change-Id: Icabb889b63486d2cae1adcb1ae13752715205c57 --- test/root_test/list/emul/mobile/exception_list | 1 - test/root_test/list/emul/mobile/exception_list.stable | 1 - test/root_test/list/emul/mobile/root_daemon_list | 1 + test/root_test/list/emul/mobile/root_daemon_list.stable | 1 + test/root_test/list/emul/wearable/exception_list | 1 - test/root_test/list/emul/wearable/exception_list.stable | 1 - test/root_test/list/emul/wearable/root_daemon_list | 1 + test/root_test/list/emul/wearable/root_daemon_list.stable | 1 + test/root_test/list/target/mobile/exception_list | 1 - test/root_test/list/target/mobile/exception_list.stable | 1 - test/root_test/list/target/mobile/root_daemon_list | 2 +- test/root_test/list/target/mobile/root_daemon_list.stable | 2 +- test/root_test/list/target/wearable/exception_list | 1 - test/root_test/list/target/wearable/exception_list.stable | 1 - test/root_test/list/target/wearable/root_daemon_list | 1 + test/root_test/list/target/wearable/root_daemon_list.stable | 1 + 16 files changed, 8 insertions(+), 10 deletions(-) diff --git a/test/root_test/list/emul/mobile/exception_list b/test/root_test/list/emul/mobile/exception_list index f7e00ff..ffea1e8 100755 --- a/test/root_test/list/emul/mobile/exception_list +++ b/test/root_test/list/emul/mobile/exception_list @@ -2,6 +2,5 @@ __user@.service,systemd,NEED_TO_CHECK usb-host-ffs-test-daemon.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/emul/mobile/exception_list.stable b/test/root_test/list/emul/mobile/exception_list.stable index f7e00ff..ffea1e8 100755 --- a/test/root_test/list/emul/mobile/exception_list.stable +++ b/test/root_test/list/emul/mobile/exception_list.stable @@ -2,6 +2,5 @@ __user@.service,systemd,NEED_TO_CHECK usb-host-ffs-test-daemon.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/emul/mobile/root_daemon_list b/test/root_test/list/emul/mobile/root_daemon_list index 67fb9ae..da13542 100755 --- a/test/root_test/list/emul/mobile/root_daemon_list +++ b/test/root_test/list/emul/mobile/root_daemon_list @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd diff --git a/test/root_test/list/emul/mobile/root_daemon_list.stable b/test/root_test/list/emul/mobile/root_daemon_list.stable index 67fb9ae..da13542 100755 --- a/test/root_test/list/emul/mobile/root_daemon_list.stable +++ b/test/root_test/list/emul/mobile/root_daemon_list.stable @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd diff --git a/test/root_test/list/emul/wearable/exception_list b/test/root_test/list/emul/wearable/exception_list index 50fabf6..6650230 100755 --- a/test/root_test/list/emul/wearable/exception_list +++ b/test/root_test/list/emul/wearable/exception_list @@ -1,5 +1,4 @@ __user@.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/emul/wearable/exception_list.stable b/test/root_test/list/emul/wearable/exception_list.stable index 50fabf6..6650230 100755 --- a/test/root_test/list/emul/wearable/exception_list.stable +++ b/test/root_test/list/emul/wearable/exception_list.stable @@ -1,5 +1,4 @@ __user@.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/emul/wearable/root_daemon_list b/test/root_test/list/emul/wearable/root_daemon_list index 2b099a9..0038f42 100755 --- a/test/root_test/list/emul/wearable/root_daemon_list +++ b/test/root_test/list/emul/wearable/root_daemon_list @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd diff --git a/test/root_test/list/emul/wearable/root_daemon_list.stable b/test/root_test/list/emul/wearable/root_daemon_list.stable index 2b099a9..0038f42 100755 --- a/test/root_test/list/emul/wearable/root_daemon_list.stable +++ b/test/root_test/list/emul/wearable/root_daemon_list.stable @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd diff --git a/test/root_test/list/target/mobile/exception_list b/test/root_test/list/target/mobile/exception_list index 07c862a..8af2f20 100755 --- a/test/root_test/list/target/mobile/exception_list +++ b/test/root_test/list/target/mobile/exception_list @@ -2,5 +2,4 @@ __user@.service,systemd,NEED_TO_CHECK usb-host-ffs-test-daemon.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/target/mobile/exception_list.stable b/test/root_test/list/target/mobile/exception_list.stable index 07c862a..8af2f20 100755 --- a/test/root_test/list/target/mobile/exception_list.stable +++ b/test/root_test/list/target/mobile/exception_list.stable @@ -2,5 +2,4 @@ __user@.service,systemd,NEED_TO_CHECK usb-host-ffs-test-daemon.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/target/mobile/root_daemon_list b/test/root_test/list/target/mobile/root_daemon_list index 3dada8f..f6f7935 100755 --- a/test/root_test/list/target/mobile/root_daemon_list +++ b/test/root_test/list/target/mobile/root_daemon_list @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd wifi-mac-check.service,systemd app2sd-server.service,systemd @@ -28,4 +29,3 @@ net.wifidirect.service,dbus net.connman.service,dbus net.connman.vpn.service,dbus net.netconfig.service,dbus - diff --git a/test/root_test/list/target/mobile/root_daemon_list.stable b/test/root_test/list/target/mobile/root_daemon_list.stable index 3dada8f..f6f7935 100755 --- a/test/root_test/list/target/mobile/root_daemon_list.stable +++ b/test/root_test/list/target/mobile/root_daemon_list.stable @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd wifi-mac-check.service,systemd app2sd-server.service,systemd @@ -28,4 +29,3 @@ net.wifidirect.service,dbus net.connman.service,dbus net.connman.vpn.service,dbus net.netconfig.service,dbus - diff --git a/test/root_test/list/target/wearable/exception_list b/test/root_test/list/target/wearable/exception_list index 50fabf6..6650230 100755 --- a/test/root_test/list/target/wearable/exception_list +++ b/test/root_test/list/target/wearable/exception_list @@ -1,5 +1,4 @@ __user@.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/target/wearable/exception_list.stable b/test/root_test/list/target/wearable/exception_list.stable index 50fabf6..6650230 100755 --- a/test/root_test/list/target/wearable/exception_list.stable +++ b/test/root_test/list/target/wearable/exception_list.stable @@ -1,5 +1,4 @@ __user@.service,systemd,NEED_TO_CHECK dlog_logger.service,systemd,ID_DEFINED_IN_CODE,log,log askuser.service,systemd,NEED_TO_CHECK -systemd-exit.service,systemd,NEED_TO_CHECK org.tizen.system.crash.service,dbus,NEED_TO_CHECK diff --git a/test/root_test/list/target/wearable/root_daemon_list b/test/root_test/list/target/wearable/root_daemon_list index 42a4fbd..866810b 100755 --- a/test/root_test/list/target/wearable/root_daemon_list +++ b/test/root_test/list/target/wearable/root_daemon_list @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd diff --git a/test/root_test/list/target/wearable/root_daemon_list.stable b/test/root_test/list/target/wearable/root_daemon_list.stable index 42a4fbd..866810b 100755 --- a/test/root_test/list/target/wearable/root_daemon_list.stable +++ b/test/root_test/list/target/wearable/root_daemon_list.stable @@ -7,6 +7,7 @@ security-manager.service,systemd systemd-journald.service,systemd systemd-logind.service,systemd systemd-udevd.service,systemd +systemd-exit.service,systemd tlm.service,systemd app2sd-server.service,systemd connman-vpn.service,systemd -- 2.34.1