Module Name: src Committed By: pooka Date: Fri Feb 18 13:07:54 UTC 2011
Modified Files: src/tests/fs: Makefile Added Files: src/tests/fs/hfs: Makefile colon.hfs.bz2.uue t_pathconvert.c Log Message: Add test case for /->: conversion from PR kern/44523 by Taylor R Campbell. I adjusted the test to uudecode + bunzip2 the supplied image, and removed the "null-finder" from the dirent code, since it had an off-by-one which made the test fail. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/tests/fs/Makefile cvs rdiff -u -r0 -r1.1 src/tests/fs/hfs/Makefile \ src/tests/fs/hfs/colon.hfs.bz2.uue src/tests/fs/hfs/t_pathconvert.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.