Home
last modified time | relevance | path

Searched hist:"576 a9e496f956ab17d829716a29e5972e7d3f899" (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_basedirname.cdiff 576a9e496f956ab17d829716a29e5972e7d3f899 Mon Aug 15 21:05:41 CEST 2016 Ed Schouten <ed@FreeBSD.org> Disable tests for non-standard behaviour of dirname(3)/basename(3).

The NetBSD ATF tests explicitly check that these functions do not modify
their input. These tests are NetBSD-specific. They test for something
that is not part of POSIX.

PR: 211873
Reviewed by: ngie
Differential Revision: https://reviews.freebsd.org/D7506