summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-07-26l2test: enhance L2CAP mode optionAndrei Emeltchenko1-6/+37
2011-07-26l2test: Make use of L2CAP extended feature mask definitionsAndrei Emeltchenko1-10/+10
2011-07-03Fix common misspelled wordsLucas De Marchi4-4/+4
2011-06-28test/agent.c: Wait for reply from CreatePairedDevice before exitingSteven Luo1-2/+17
2011-06-15Add capability option to simple-agentDmitriy Paliy1-7/+17
2011-05-18Fix empty parameter list in functions declarationsSzymon Janc1-1/+1
2011-05-15Fix unused variable warnings reported by GCC 4.6Johan Hedberg5-18/+22
2011-04-27Use HCI_MAX_EIR_LENGTH instead of hard-coded valueBruna Moreira1-3/+3
2011-04-14Add test/test-oob for testing Out Of Band pairingSzymon Janc1-0/+80
2011-03-28Clean and fix copyright header in test/sap-clientWaldemar Rymarkiewicz1-3/+2
2011-03-25Sim Access Profile test scriptsWaldemar Rymarkiewicz2-0/+1082
2011-03-15Add "unit test" for new UUID functionsElvis Pfützenreuter1-0/+319
2011-03-15Update the test-attrib test scriptVinicius Costa Gomes1-114/+98
2011-03-15Add more functions for new UUID handlingElvis Pfützenreuter1-16/+0
2011-03-04Fix small memleak in hciemuSzymon Janc1-1/+1
2011-02-24Fix test/test-attrib scriptAnderson Lizardo1-4/+8
2011-02-18Replace batostr() with ba2str() to avoid memleaksDavid Herrmann1-1/+4
2011-02-09Use a valid PSM value in l2testGustavo F. Padovan1-1/+1
2011-01-19Fix use of deprecated glib on testsLuiz Augusto von Dentz1-6/+9
2010-12-23Add a "services" command to test-deviceVinicius Costa Gomes1-0/+13
2010-12-21Add disconnect command to test-deviceJohan Hedberg1-0/+11
2010-12-09Convert CreateDevice on test-device script to an asynchronous callClaudio Takahasi1-3/+19
2010-10-21Modify test-health script to make it more interactiveJose Antonio Santos Cadenas1-7/+200
2010-10-06Update test script and create a new oneJose Antonio Santos Cadenas2-1/+84
2010-10-04Add test/test-attrib for testing Attribute APIAnderson Lizardo1-0/+120
2010-09-30l2test: add support to the fixed channelsGustavo F. Padovan1-5/+21
2010-09-17Add simple test for health pluginSantiago Carot-Nemesio1-0/+24
2010-09-15Add simple-endpoint test scriptLuiz Augusto von Dentz1-0/+126
2010-09-02Make simple-agent to ask user to authorize mode changesLuiz Augusto von Dentz1-0/+4
2010-09-01Remove call to non-existing Adapter method callBartlomiej Grzeskowiak1-3/+3
2010-08-16Fix using wrong argument in test-serialLuiz Augusto von Dentz1-1/+1
2010-07-13Add test script for testing NAP network serverMarcel Holtmann1-0/+48
2010-07-02Fix the output of the list command of test-deviceVinicius Costa Gomes1-2/+6
2010-06-13Add support for multiple adapters to the test scriptsJohan Hedberg9-145/+273
2010-06-08Fix redundant null check on calling free()Gustavo F. Padovan1-4/+2
2010-06-08Add missing help text for test-device blocked commandJohan Hedberg1-0/+1
2010-05-17Add new "Blocked" property to device objectsJohan Hedberg1-0/+20
2010-05-07Remove extra spaces in test dirJose Antonio Santos Cadenas5-12/+12
2010-04-28Set l2cap mode alwaysGustavo F. Padovan1-2/+1
2010-04-28Add options to test MaxTx and TxWindowGustavo F. Padovan1-1/+21
2010-04-28Add duplex test case to l2testGustavo F. Padovan1-1/+42
2010-04-28l2test: add option to use SOCK_STREAMGustavo F. Padovan1-1/+6
2010-04-07Report local services(UUIDs) through D-BusFrancisco Alecrim1-0/+3
2010-01-07Fix some missed copyrightsMarcel Holtmann1-1/+1
2010-01-07Update Nokia copyrightsJohan Hedberg3-3/+3
2010-01-01Update copyright informationMarcel Holtmann15-15/+15
2009-11-19Add test scripts for input and audioJohan Hedberg2-0/+60
2009-09-04Add support for waiting before exiting to avtestJohan Hedberg1-2/+12
2009-09-03Add more complete AVCTP support to avtestJohan Hedberg1-3/+64
2009-09-03Add initial AVCTP support to avtestJohan Hedberg1-19/+55