aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-11-30test: Allow phonebook listing to failMarcel Holtmann1-1/+5
2012-10-07test: Update map-client to include UpdateInbox.Srinivasa Ragavan1-0/+7
2012-10-04test: Update map-client to include Message.SetProperty and Message.GetPropertiesSrinivasa Ragavan1-0/+42
2012-09-28test: Update map-client to work with changes in Message.GetLuiz Augusto von Dentz1-1/+1
2012-09-28test: Update map-client to work with changes in MessageAccess interfaceLuiz Augusto von Dentz1-3/+3
2012-09-10test: Update pbap-client to work with changes in PhonebookAcessLuiz Augusto von Dentz1-12/+9
2012-07-18test: Add support for Message.Get to map-clientLuiz Augusto von Dentz1-8/+85
2012-07-18test: Update map-client to the changes in GetMessageListingLuiz Augusto von Dentz1-1/+23
2012-07-18test: Update map-client to the changes in GetFolderListingLuiz Augusto von Dentz1-1/+2
2012-06-20test: Fix map-client splitting subdirectories when changing folderLuiz Augusto von Dentz1-2/+1
2012-06-10test: Add progress support to opp-clientLuiz Augusto von Dentz1-4/+29
2012-06-10test: Add progress support to ftp-clientLuiz Augusto von Dentz1-1/+22
2012-06-05test: Use org.bluez.obex namespace in get-capabilities scriptLuiz Augusto von Dentz1-4/+4
2012-06-05test: Use org.bluez.obex namespace in pbap-client scriptLuiz Augusto von Dentz1-25/+29
2012-06-05test: Use org.bluez.obex namespace in opp-client scriptLuiz Augusto von Dentz1-13/+13
2012-06-05test: Use org.bluez.obex namespace in map-client scriptLuiz Augusto von Dentz1-5/+5
2012-06-05test: Use org.bluez.obex namespace in ftp-client scriptLuiz Augusto von Dentz1-14/+13
2012-06-05test: Use org.bluez.obex namespace in list-folders scriptLuiz Augusto von Dentz1-5/+5
2012-06-05test: Use org.bluez.obex namespace in exchange-business-cards scriptLuiz Augusto von Dentz1-6/+5
2012-06-05test: Use org.bluez.obex namespace in simple-agent scriptLuiz Augusto von Dentz1-18/+19
2012-06-05test: Fix code style of map-clientLuiz Augusto von Dentz1-36/+34
2012-06-05client-test: Add opp-clientMikel Astiz3-63/+96
2012-06-04client-test: pbap-client uses new APIMikel Astiz1-36/+147
2012-06-04client-test: ftp-client uses new APIMikel Astiz1-103/+133
2012-05-31client-test: Remove agent from ftp-clientMikel Astiz1-43/+7
2012-05-23client-test: Replace CreateSession parameter dictMikel Astiz8-14/+8
2012-05-23client-test: Replace SendFiles with SendFileMikel Astiz1-1/+2
2012-05-23client-test: Update to wrapped OPP session typeMikel Astiz4-83/+37
2011-12-15map: Fix D-Bus call after method renameBartosz Szatkowski1-1/+1
2011-12-15Add support for PullMessagesListing in MAP clientBartosz Szatkowski1-0/+5
2011-12-15Add basic support for MAP folder listingBartosz Szatkowski1-0/+5
2011-12-15Add simple helper for MAP clientBartosz Szatkowski1-0/+52
2011-09-01Remove test/main.cLuiz Augusto von Dentz1-316/+0
2011-08-22Add move and copy support to ftp-clientLuiz Augusto von Dentz1-0/+24
2010-07-16pbap-client: add tests to ICH, OCH, MCH and CCHLuiz Augusto von Dentz1-18/+21
2010-06-18Improve pbap-client logicLuiz Augusto Von Dentz1-14/+6
2010-05-13Fix pull-business-card test scriptVinicius Costa Gomes1-6/+26
2010-05-06Changes the interface between the PBAP core and backendsClaudio Takahasi1-0/+3
2010-05-03Add --remove option to ftp-clientLuiz Augusto von Dentz1-0/+9
2010-04-19Make send-files to print the progress in the same lineLuiz Augusto Von Dentz1-8/+18
2010-03-25Add relative path support to send-filesDanilo Cesar Lemes de Paula1-1/+3
2010-03-18Add speed estimation to send-filesLuiz Augusto Von Dentz1-1/+4
2010-02-01Update ftp-client to use the Request() methodVinicius Costa Gomes1-8/+17
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-08-17Switch to a full non-recursive buildMarcel Holtmann1-13/+0
2009-06-11Add support for PBAP integration with EDSForrest Zhao1-0/+1
2009-05-06Introduces a FTP client test scriptVinicius Costa Gomes2-1/+129
2009-05-05Small simplification in the list-folders test scriptVinicius Costa Gomes1-6/+1
2009-04-29Add list-folders test.Luiz Augusto von Dentz2-1/+44
2009-04-13Fix possible branch condition evaluates to an uninitialized value.Luiz Augusto von Dentz1-1/+2
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-24Add script test to GetCapabilities.Luiz Augusto von Dentz1-0/+20
2008-12-19Fix up PBAP test script and add it to distributionMarcel Holtmann2-31/+30
2008-12-19Add test script for PBAP clientRaymond Liu1-0/+43
2008-11-27Add support setting phonebook and pulling vcard listingMarcel Holtmann1-5/+65
2008-11-06Adds Error to Agent methodsVinicius Costa Gomes1-0/+6
2008-10-27No need to aquire bus name for agentsMarcel Holtmann2-6/+6
2008-10-25Add script for testing ExchangeBusinessCards methodMarcel Holtmann2-1/+17
2008-10-25Add script for testing PullBusinessCard methodMarcel Holtmann1-0/+14
2008-10-21Add options to specify mode of operationMarcel Holtmann1-37/+106
2008-10-20Compile only obexd with threading support if neededMarcel Holtmann1-5/+0
2008-10-19Add file transfer and phonebook sample codeMarcel Holtmann1-0/+153
2008-10-19Add skeleton for OBEX test applicationMarcel Holtmann2-0/+46
2008-10-04Handle releasing of the transfer agentMarcel Holtmann1-0/+5
2008-10-04Move simple-agent to test directoryMarcel Holtmann2-1/+132
2008-10-04Handle agent callbacks and show statusMarcel Holtmann1-3/+14
2008-10-03Add test script for SendFiles APIMarcel Holtmann2-0/+47
2008-06-04Update the autoconf/automake usageMarcel Holtmann1-1/+0
2008-05-29Repository initClaudio Takahasi1-0/+3