Bug 9288 - Add a script to test SIP from the command line
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 14 Dec 2012 16:56:36 +0000 (11:56 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 20 Apr 2014 20:07:56 +0000 (20:07 +0000)
commitb2e8dfe816ad2f0b130a0b5fab07514c1464cee7
tree75bac9fbf15497ea386007d2302a0b633e43a62a
parent102f760d00ef7e3cf5baff44ae75c89fe8c78db4
Bug 9288 - Add a script to test SIP from the command line

This is a very basic start to a sip server testing script.
I imagine we will want to make it interactive in end,
essentially replicating what a SIP based self-checkout machine does.

Signed-off-by: Adrien Saurat <adrien.saurat@biblibre.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
misc/sip_cli_emulator.pl [new file with mode: 0755]