summaryrefslogtreecommitdiff
path: root/libgphoto2_port/test
Commit message (Collapse)AuthorAgeFilesLines
* rename GP_PORT_TCP -> GP_PORT_IPMarcus Meissner2019-07-011-1/+1
| | | | as we just use it specify an IP, regardless of what the driver does
* port TCP is also validMarcus Meissner2019-06-271-0/+1
|
* Fix a number of typos: should be iolibs, not camlibsHans Ulrich Niedermann2017-07-181-1/+1
|
* 1 more gp_log_remove checksMarcus Meissner2016-03-191-0/+4
|
* use a unique logfunc id, not the array size, which will fallMarcus Meissner2016-03-191-0/+18
| | | | | | apart once we remove entries in between working fixes https://github.com/gphoto/libgphoto2/issues/45
* converted to asciiMarcus Meissner2014-06-272-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15025 67ed7778-7388-44ab-90cf-0a291f65f57c
* updated fsf addressMarcus Meissner2014-01-012-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14611 67ed7778-7388-44ab-90cf-0a291f65f57c
* cleaned up AM_CPPFLAGS and CPPFLAGS usage patterns.Marcus Meissner2013-03-101-0/+2
| | | | | | | | | | AM_CPPFLAGS and CPPFLAGS are used both during build, so no need to use merge them together in configure. also move the -I$(xx) stuff into Makefile* to avoid shell expansion issues. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14269 67ed7778-7388-44ab-90cf-0a291f65f57c
* added GP_PORT_USB_SCSI caseMarcus Meissner2012-07-101-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14047 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed logfuncsMarcus Meissner2010-03-202-3/+3
| | | | | | | add USB DISK DIRECT git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12811 67ed7778-7388-44ab-90cf-0a291f65f57c
* variable logging adjustmentMarcus Meissner2010-03-141-3/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12763 67ed7778-7388-44ab-90cf-0a291f65f57c
* removedMarcus Meissner2008-09-261-6/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@11356 67ed7778-7388-44ab-90cf-0a291f65f57c
* GPPortInfo struct abstracted into a private struct.Marcus Meissner2008-03-152-27/+11
| | | | | | | | | | - libgphoto2_port rewritten for new GPPortInfo. - camlibs/directory and camlibs/ptp2 adjusted. - libgphoto2/ adjusted for the changed GPPortInfo list handling. - configure.ac adjusted, NEWS adjusted git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10990 67ed7778-7388-44ab-90cf-0a291f65f57c
* Also link against $(LIBLTDL) if linking against libgphoto2.laHans Ulrich Niedermann2007-10-171-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10794 67ed7778-7388-44ab-90cf-0a291f65f57c
* Non-recursive iolib buildHans Ulrich Niedermann2007-08-141-4/+4
| | | | | | | | * Makes "make -j2" useful * Makes dynamic load checks without install possible. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10587 67ed7778-7388-44ab-90cf-0a291f65f57c
* Add testcase for loading iolibsHans Ulrich Niedermann2007-08-142-4/+174
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10585 67ed7778-7388-44ab-90cf-0a291f65f57c
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-4/+4
| | | | | | | | | | This moves the header files to a new subdirectory gphoto2 in both libgphoto2 and libphoto2_port/libgphoto2. All references are adapted appropriately. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9221 67ed7778-7388-44ab-90cf-0a291f65f57c
* more new build systemHans Ulrich Niedermann2005-04-141-8/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@7835 67ed7778-7388-44ab-90cf-0a291f65f57c
* use $(top_builddir) instead of .../Hans Ulrich Niedermann2003-10-271-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6898 67ed7778-7388-44ab-90cf-0a291f65f57c
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5969 67ed7778-7388-44ab-90cf-0a291f65f57c
* this was not working under bsd...Arnaud Launay2002-12-081-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5925 67ed7778-7388-44ab-90cf-0a291f65f57c
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5859 67ed7778-7388-44ab-90cf-0a291f65f57c
* - modify config.h locationArnaud Launay2002-09-141-0/+1
| | | | | | | - add intl dir in include dirs git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5277 67ed7778-7388-44ab-90cf-0a291f65f57c
* More testing.Lutz Mueller2002-06-131-90/+101
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4656 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2002-05-23 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-05-231-10/+86
| | | | | | | | * test/test-gp-port.c: More tests. * libgphoto2_port/gphoto2-port.c: Nicer debugging output. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4548 67ed7778-7388-44ab-90cf-0a291f65f57c
* Added include of config.hDan Fandrich2002-01-251-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4003 67ed7778-7388-44ab-90cf-0a291f65f57c
* Eliminated // comments in gphoto2 core for non-C99 compilersDan Fandrich2002-01-041-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3708 67ed7778-7388-44ab-90cf-0a291f65f57c
* Fix warningLutz Mueller2001-11-301-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3294 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-27 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-271-3/+3
| | | | | | | * libgphoto2: Updated documentation git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2785 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-26 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-261-3/+3
| | | | | | | | * include/gphoto2-port.h: Changed the syntax of gp_port_new to be consistent with gp_camera_new. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2766 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-25 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-251-1/+4
| | | | | | | | * libgphoto2_port/gphoto2-port-core.[c,h]: Replaced by ... * libgphoto2_port/gphoto2-port-info-list.[c,h]: ... this file. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2734 67ed7778-7388-44ab-90cf-0a291f65f57c
* *** empty log message ***Lutz Mueller2001-10-171-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2575 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-16 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-7/+0
| | | | | | | | | | | | | | | * ieee1394/Makefile.am: * serial/Makefile.am: * parallel/Makefile.am: * usb/Makefile.am: * network/Makefile.am: -I$(top_srcdir)/libgphoto2_port * include/gphoto2-port-result.h: GP_ERROR_UNKNOWN_PORT instead of GP_ERROR_IO_UNKNOWN_PORT. * include/gphoto2-port.h: GPPortType, GPPortOperations, GPPort * libgphoto2_port/gphoto2-port-core.[c,h]: New. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2536 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-06 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-061-1/+1
| | | | | | | | | | | | | | | | | * include/gphoto2-port-debug.h * libgphoto2/debug.c (gp_port_debug_get_level): New. In addition, remove port-dependent debug levels as frontends are not able to change them dynamically. Just use the global one. * include/gphoto2-port.h * libgphoto2_port/gp_port.c: gp_port_init without debug level. That can and should be done separately. * libgphoto2_port/library.c * test/test-gp-port.c * serial/unix.c: Adjust to above changes * usb/libusb.c: Use gp_port_debug_printf instead of fprintf git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2402 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-04 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-041-0/+2
| | | | | | | | | | | | | * include/Makefile.am * include/gphoto2-port-result.h * libgphoto2_port/Makefile.am * libgphoto2_port/result.c: New * include/gphoto2-port-debug.h: Define debug levels here * include/gphoto2-port.h: Clean up * libgphoto2_port/debug.c: Check if history is big enough for message git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2379 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-04 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-041-1/+1
| | | | | | | | | Thanks to Bill Richardson <bill@riverstonenet.com>: * test/Makefile.am: Oops, don't use -lgphoto_port git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2371 67ed7778-7388-44ab-90cf-0a291f65f57c
* *** empty log message ***Lutz Mueller2001-10-031-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2362 67ed7778-7388-44ab-90cf-0a291f65f57c
* 2001-10-03 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-034-76/+83
| | | | | | | | | | | | | | * test/gphoto2-port-test.c: Renamed into * test/test-gp-port.c * test/Makefile.am: New * Makefile.am: Add test to SUBDIRS * acconfig.h: #undef HAVE_LOCKDEV * configure.in: Check for lockdev and use it if available * serial/Makefile.am: -llockdev if that is available * serial/unix.c: Use lockdev if available git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2361 67ed7778-7388-44ab-90cf-0a291f65f57c
* Applied patch from Michael <michael.spanier@abh.uni-karlsruhe.de>.Lutz Mueller2001-03-161-7/+33
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1763 67ed7778-7388-44ab-90cf-0a291f65f57c
* fixed some minor warningsScott Fritzinger2001-01-221-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1529 67ed7778-7388-44ab-90cf-0a291f65f57c
* added libgphoto2_port into tree. ouch.Scott Fritzinger2001-01-221-0/+50
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1526 67ed7778-7388-44ab-90cf-0a291f65f57c