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_ModemManagerSMS" 7 PURPOSE = "Verify 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_ModemManagerSMS') 19