NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44523 CVS commit: src/tests/fs



The following reply was made to PR kern/44523; it has been noted by GNATS.

From: "Antti Kantee" <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44523 CVS commit: src/tests/fs
Date: Fri, 18 Feb 2011 13:07:54 +0000

 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.
 


Home | Main Index | Thread Index | Old Index