summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-03Update help output for avtestJohan Hedberg1-3/+6
2009-09-03Add ABORT support to avtestJohan Hedberg1-1/+25
2009-09-03Fix do_send to wait for a proper replyJohan Hedberg1-3/+8
2009-09-03Add Nokia copyright to avtest.cJohan Hedberg1-0/+1
2009-09-02Allow avtest to use 48 byte MTU also in SEND modeJohan Hedberg1-24/+32
2009-09-02Add fragmented message sending support to avtestJohan Hedberg1-6/+96
2009-09-02Fix closing media transport after receiving CLOSEJohan Hedberg1-0/+4
2009-09-02Add avtest support for responding to AVDTP_SUSPENDJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_CLOSEJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_STARTJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_OPENJohan Hedberg1-2/+34
2009-09-02Add avtest support for responding to AVDTP_GET_CONFIGURATIONJohan Hedberg1-0/+13
2009-09-02Add avtest support for responding to AVDTP_SET_CONFIGURATIONJohan Hedberg1-0/+14
2009-09-02Add "Invalid media transport" support to avtestJohan Hedberg1-1/+3
2009-09-02Add avtest support for arbitrary commandsJohan Hedberg1-0/+7
2009-09-02Add SUSPEND support to avtestJohan Hedberg1-0/+15
2009-09-02Add CLOSE support to avtestJohan Hedberg1-0/+18
2009-09-02Fix off-by-one strcmp issueJohan Hedberg1-1/+1
2009-09-02Add START support to avtestJohan Hedberg1-0/+15
2009-09-02Fix creating media transport if OPEN failedJohan Hedberg1-1/+2
2009-09-02Add basic avtest OPEN supportJohan Hedberg1-4/+26
2009-09-02Move valid media transport data to a common placeJohan Hedberg1-22/+19
2009-09-02Add avtest support for setconf requirement before actual commandJohan Hedberg1-5/+12
2009-09-02Add avtest support for GET_CONFIGURATIONJohan Hedberg1-0/+12
2009-09-02Add avtest support for SET_CONFIGURATIONJohan Hedberg1-0/+21
2009-09-02Add avtest support for sending GET_CAPABILITIESJohan Hedberg1-0/+7
2009-09-02Add avtest support for sending corrupted DISCOVER commandJohan Hedberg1-11/+12
2009-09-02Initial avtest support for sending commandsJohan Hedberg1-18/+121
2009-08-31Add utility for basic AVDTP testingMarcel Holtmann1-0/+270
2009-08-30Rename some options to make them more intuitiveMarcel Holtmann3-12/+12
2009-08-30Add support for setting L2CAP FCS valueGustavo F. Padovan1-1/+13
2009-08-28Rename textfile test programMarcel Holtmann1-0/+0
2009-08-28Move IPC test program to test directoryMarcel Holtmann6-0/+1337
2009-08-28Move common files into src directoryMarcel Holtmann1-0/+188
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-55/+0
2009-08-20Add some extra debug output to GAP testingMarcel Holtmann1-0/+8
2009-08-20Add again the missing newlinesMarcel Holtmann1-3/+3
2009-08-20Implement support for device removal in GAP helperMarcel Holtmann1-0/+41
2009-08-20Add option to delay agent responsesMarcel Holtmann1-2/+20
2009-08-20Add missing newlineMarcel Holtmann1-1/+1
2009-08-20Add simple test program for basic GAP testingMarcel Holtmann1-0/+286
2009-08-20Add support for confirmation requests to agent exampleMarcel Holtmann1-51/+86
2009-08-19Fix calling CreatePairedDevice from agent.cVinicius Costa Gomes1-6/+6