Home | History | Annotate | Download | only in network_ModemManagerSMSSignal
      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 
      5 AUTHOR = "ChromeOS Team"
      6 NAME = "network_ModemManagerSMSSignal"
      7 PURPOSE = "Verify the DBus signal part of ModemManager's SMS API"
      8 CRITERIA = """
      9 """
     10 TIME = "SHORT"
     11 TEST_CATEGORY = "Functional"
     12 TEST_CLASS = "network"
     13 TEST_TYPE = "client"
     14 
     15 DOC = """
     16 """
     17 
     18 job.run_test('network_ModemManagerSMSSignal')
     19