[
	{
		"title": "PlatformType Tests",
		"source": "tests/platform_type_tests.js",
		"testFunction": "PlatformTypeTests"
	},
	{
		"title": "Telephony Tests",
		"source": "tests/telephony_commands_tests.js",
		"testFunction": "TelephonyCommandsTests"
	},
	{
		"title": "DialStringParser Tests",
		"source": "tests/dialstringparser_tests.js",
		"testFunction": "DialStringParserTests"
	},
	{
		"title": "Skype Tests",
		"source": "tests/skype_tests.js",
		"testFunction": "SkypeTests"
	},
]