diff --git a/notification/ces_standard/subscribeandpublish/actssubscriberunordersystemtest/src/main/js/test/ActsSubscriber_test_unorder.js b/notification/ces_standard/subscribeandpublish/actssubscriberunordersystemtest/src/main/js/test/ActsSubscriber_test_unorder.js index e80ccded80999afc262adb212a7a55ce53344d8d..924cb384646ed2913cabd751fb9ee249cc501aef 100644 --- a/notification/ces_standard/subscribeandpublish/actssubscriberunordersystemtest/src/main/js/test/ActsSubscriber_test_unorder.js +++ b/notification/ces_standard/subscribeandpublish/actssubscriberunordersystemtest/src/main/js/test/ActsSubscriber_test_unorder.js @@ -164,7 +164,18 @@ export default function ActsSubscriberTestUnorderSystem() { commonEvent.Support.COMMON_EVENT_ABILITY_UPDATED, commonEvent.Support.COMMON_EVENT_VISIBLE_ACCOUNTS_UPDATED, commonEvent.Support.COMMON_EVENT_ACCOUNT_DELETED, - commonEvent.Support.COMMON_EVENT_FOUNDATION_READY + commonEvent.Support.COMMON_EVENT_FOUNDATION_READY, + commonEvent.Support.COMMON_EVENT_THERMAL_LEVEL_CHANGED, + commonEvent.Support.COMMON_EVENT_PACKAGE_CACHE_CLEARED, + commonEvent.Support.COMMON_EVENT_USB_STATE, + commonEvent.Support.COMMON_EVENT_USB_PORT_CHANGED, + commonEvent.Support.COMMON_EVENT_VOLUME_REMOVED, + commonEvent.Support.COMMON_EVENT_VOLUME_UNMOUNTED, + commonEvent.Support.COMMON_EVENT_VOLUME_MOUNTED, + commonEvent.Support.COMMON_EVENT_VOLUME_BAD_REMOVAL, + commonEvent.Support.COMMON_EVENT_VOLUME_EJECT, + commonEvent.Support.COMMON_EVENT_SLOT_CHANGE, + commonEvent.Support.COMMON_EVENT_SPN_INFO_CHANGED ] }