1# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = "ChromeOS Team" 6NAME = "network_ModemManagerSMSSignal" 7PURPOSE = "Verify the DBus signal part of ModemManager's SMS API" 8CRITERIA = """ 9""" 10TIME = "SHORT" 11TEST_CATEGORY = "Functional" 12TEST_CLASS = "network" 13TEST_TYPE = "client" 14 15DOC = """ 16""" 17 18job.run_test('network_ModemManagerSMSSignal') 19