Commit Graph

16 Commits

Author SHA1 Message Date
rocky
aa0c1cb2a3 test/Makefile.am: test example files, some of which are used in tests, is no longer optional
other Makefile.am: remove some cruft.
2012-03-25 20:11:11 -04:00
R. Bernstein
1841da6de0 Add cdio_dirname which I think should complete what we need. Also add test of abs_path and dirname 2011-12-11 10:24:55 -05:00
R. Bernstein
7f37476924 Split off MMC tests which don't involve exclusive access from those that do. 2010-02-10 22:30:37 -05:00
R. Bernstein
cbe5ebacd0 Missing some more externals and a file which needs to go into the distribution tarball. 2010-02-09 03:31:28 -05:00
R. Bernstein
abb378299a Start to DRY driver unit tests. 2010-01-24 06:01:24 -05:00
R. Bernstein
c90c24d1c8 testtoc -> driver/cdrdao.c.in 2010-01-23 23:20:12 -05:00
R. Bernstein
2b4a36f758 Remove more warnings. test/testnrg.c.in -> test/driver/nrg.c.in 2010-01-21 02:58:19 -05:00
R. Bernstein
818e499c4c Make "make dist" package everything again. 2010-01-20 21:14:22 -05:00
R. Bernstein
0ec240f935 Reorganize test data for future growth. 2010-01-20 20:57:43 -05:00
R. Bernstein
7d8b6d0a4d cdio_follow_symlink -> cdio_realpath which is really POSIX realpath. (Suggestion via Thomas Schmitt.) gnu_linux.c: report errors when they occur. 2010-01-16 16:44:12 -05:00
R. Bernstein
a92014227a include/cdio/util.h: document cdio_follow_symlink.
lib/is9660/iso966O_fs.c: Remove a gcc warning
test/driver/follow_symlink.c First test of cdio_follow_symlink. Doc
2010-01-14 05:58:08 -05:00
R. Bernstein
f7d11d586c Start FreeBSD driver test. Not currently working though.
freebsd.cam: check for error in ioctl.
2010-01-06 02:15:32 -05:00
R. Bernstein
7e14578ffe lib/driver/mmc.c: remove bug in dereferencing NULL pointer. (Found in testing ;-)
test/driver/mmc.c: MMC command testing code from Thomas Schmitt.
2009-12-31 13:28:11 -05:00
R. Bernstein
6eabc5240a Start OSX driver test 2009-12-26 15:01:26 -05:00
WIndows XP
fe5ac400df Start unit test for lib/driver/MSWindows/win32.c 2009-12-26 14:21:21 -05:00
R. Bernstein
cb35e2877c Move driver tests into a separate directory. 2009-12-26 11:20:55 -05:00