aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-11-10test: Add option to deactivate tagMark Greer1-0/+13
2016-03-29test: Add basic support for the multiple URI recordsOleg Zhurakivskyy1-3/+29
2016-03-13test/neard-ui.py: update test/neard-ui.pyChristophe Ricard1-104/+130
2016-03-13test/neardutils: Few sanity cleanupChristophe Ricard1-4/+4
2016-03-13test: Support arbitrary MIME contentOleg Zhurakivskyy1-1/+5
2016-02-21test: Simplify MIME parameters parsingOleg Zhurakivskyy1-11/+22
2016-02-21test: Clean up help textOleg Zhurakivskyy1-22/+26
2016-02-21test: Remove unneeded codeOleg Zhurakivskyy1-7/+0
2016-02-21test: Fix indentationOleg Zhurakivskyy1-17/+16
2015-12-21test: Fix test-tage usageSamuel Ortiz1-7/+7
2015-03-26test: Use neardutils.get_managed_objects() when possibleChristophe Ricard3-15/+5
2013-12-07test: Add handover support with BlueZ 5Timo Mueller1-2/+57
2013-12-07test: Move paired device removal to separate methodTimo Mueller1-9/+14
2013-11-25test: Display device properties from the list commandSamuel Ortiz1-0/+5
2013-11-25test: Display tag properties from the list commandSamuel Ortiz1-0/+13
2013-11-13agent: Export matching record payload from GetNDEFSamuel Ortiz1-1/+8
2013-11-13agent: Only print matching record from NDEF agent's GetNDEFSamuel Ortiz1-4/+3
2013-11-11test: Port bt-handover to the ObjectManager interfaceSamuel Ortiz1-32/+34
2013-11-10test: Fix test-tag whitespace damageSamuel Ortiz1-3/+3
2013-11-10test: Remove dump-recordSamuel Ortiz1-31/+0
2013-11-10test: Add test-device scriptSamuel Ortiz1-0/+115
2013-11-10neardutils: Implement dump_all_recordsSamuel Ortiz2-9/+20
2013-11-10ndef: ObjectManager conversionSamuel Ortiz2-0/+15
2013-11-10tag: ObjectManager conversionSamuel Ortiz4-130/+141
2013-11-10test: Fix test-adapter prototypeSamuel Ortiz1-9/+11
2013-11-10device: ObjectManager conversionSamuel Ortiz3-104/+30
2013-11-10adapter: Initial transition to managed objectsSamuel Ortiz11-249/+164
2013-10-14adapter: Implement TagFound signalSamuel Ortiz1-12/+47
2013-09-02phdc: API documentation and sample codeOlivier Guiter1-0/+193
2013-07-19doc: Remove monitor-tag and monitor-deviceSamuel Ortiz2-110/+0
2013-07-02ndef: Add raw MIME payload supportLouis Yung-Chieh Lo1-1/+10
2013-06-27test: Add a device monitoring scriptSamuel Ortiz1-0/+55
2013-06-27test: Add a tag monitoring scriptSamuel Ortiz1-0/+55
2013-06-20ndef: Implement static handoverSamuel Ortiz1-0/+5
2013-06-20test: Check for dump-* scripts argumentSamuel Ortiz3-0/+12
2013-06-20test: Explicitely unregister the NDEF agent when being interruptedSamuel Ortiz1-1/+5
2013-06-18test: Add MIME type to the Device pushing optionsSamuel Ortiz1-0/+8
2013-06-12test: Fix Text NDEF representationSamuel Ortiz2-3/+9
2013-04-04test: Add test script to write mime type on tagRavi kumar Veeramally1-0/+23
2013-02-28test: Add wifi carrier support for handover_agent testRavi kumar Veeramally1-6/+56
2013-02-28ndef: Add support for multiple carriers in Hr messageRavi kumar Veeramally1-1/+1
2013-02-15monitor-near: Monitor Tags and Devices propertiesSamuel Ortiz1-0/+26
2013-02-11test: Update handover agent register/unregister testsRavi kumar Veeramally1-2/+3
2013-01-31test: Add 'State' support for handover-agentSzymon Janc1-1/+20
2013-01-09test: Remove the NDEF argument from ndef-agentSamuel Ortiz1-10/+10
2013-01-08test: Rename simple-agent to ndef-agentSamuel Ortiz1-0/+0
2013-01-06test: Support writing SMS and e-mail address to a tagChristophe Prigent1-20/+30
2012-12-06test: Add handover_agent for testingSzymon Janc1-0/+70
2012-10-23agent: Push raw NDEF along with the matching recordSamuel Ortiz1-1/+8
2012-09-19test: Add a Bluetooth handover wrapper scriptSamuel Ortiz1-0/+69
2012-09-13monitor-near: Add Devices to the Adapter propertiesSamuel Ortiz1-1/+1
2012-08-23test: Add simple-agent scriptSamuel Ortiz1-0/+61
2012-07-12Edit a tag from neard-ui.pyJeff Zheng1-0/+65
2012-06-26test: Add Handover type support to push-deviceSamuel Ortiz1-0/+5
2012-06-04test: Convert neard-ui to the new polling APIOlivier Guiter1-2/+2
2012-06-01test: The default polling loop mode is InitiatorSamuel Ortiz1-2/+2
2012-05-26adapter: Implement new polling loop D-Bus APISamuel Ortiz2-3/+10
2012-05-03test: Add a device push scriptRavi kumar Veeramally1-0/+43
2012-04-24test: Add a tag writing scriptSamuel Ortiz1-0/+43
2012-04-23test: dump-device should use the Device interfaeSamuel Ortiz1-3/+3
2012-04-20adapter: Remove the Publish methodSamuel Ortiz1-43/+0
2012-04-19device: Add D-Bus interfaceSamuel Ortiz2-1/+31
2012-04-19test: Update monitor-nearSamuel Ortiz1-1/+1
2012-04-19test: Update the python neard UISamuel Ortiz1-83/+78
2012-04-19target: Remove target layerSamuel Ortiz1-46/+0
2012-04-19adapter: Bypass the target layerSamuel Ortiz1-1/+1
2012-04-19tag: Add D-Bus interfaceSamuel Ortiz1-0/+45
2012-02-24test: Python script to publish text, uri and sp recordsRavi kumar Veeramally2-19/+43
2012-01-31test: Override the default D-Bus timeout for setting the powered propertySamuel Ortiz2-2/+2
2012-01-31test: Add enable and disable adapter scriptsSamuel Ortiz2-0/+46
2012-01-30neard-ui: Switch to system busOlivier Guiter1-4/+4
2012-01-27test: Use system bus when publishing a recordSamuel Ortiz1-1/+1
2012-01-27test: python script to publish text recordRavi kumar Veeramally1-0/+19
2012-01-27main: Move neard to the system busSamuel Ortiz7-14/+14
2011-11-15near-ui: Monitor records and targets addition/removal signalsOlivier Guiter1-30/+32
2011-11-15test: Identation fixes for neard-uiSamuel Ortiz1-6/+5
2011-11-15neard-ui: very simple neard UIOlivier Guiter1-0/+525
2011-10-20test: Fix dump-target and dump-record print formatRavikumar Veeramally2-12/+4
2011-10-20test: Fix dump-target indentationSamuel Ortiz1-2/+2
2011-10-20ndef: Preparation of smart poster record D-Bus replyRavikumar Veeramally2-5/+12
2011-10-20ndef: Parsing and preparaton of caching ndef message for dbus repliesRavikumar Veeramally2-16/+2
2011-10-20adapter: Support for multiple targetsSamuel Ortiz1-1/+1
2011-10-20ndef: org.neard.Record exportSamuel Ortiz2-0/+85
2011-10-20adapter: Only support one targetSamuel Ortiz1-1/+1
2011-10-20adapter: Targets is an array of object pathsSamuel Ortiz1-22/+1
2011-10-20adapter: Replace CurrentTarget with a target listSamuel Ortiz1-0/+2
2011-10-20test: Initial monitor-near scriptSamuel Ortiz1-0/+60
2011-10-20target: First tag parsing implementationSamuel Ortiz1-1/+3
2011-10-20test: Fix list-adapters typoSamuel Ortiz1-1/+1
2011-10-20adapter: Add target adding/removing APISamuel Ortiz1-0/+19
2011-10-20adapter: Export the polling propertySamuel Ortiz1-1/+1
2011-10-20adapter: Export protocols propertySamuel Ortiz1-0/+10
2011-10-20test: Add polling scriptsSamuel Ortiz2-0/+46
2011-10-20dbus: Fix service stringSamuel Ortiz1-4/+4
2011-10-20test: Initial list-adapters scriptSamuel Ortiz1-0/+30