freebsd-nq/contrib/netbsd-tests/usr.bin/grep
Alan Somers eaae77f810 Fix grep_test:recurse with ZFS and TMPFS tmpdirs
contrib/netbsd-tests/usr.bin/grep/t_grep.sh
	Fix grep_test:recurse when /tmp is either zfs or tmpfs. The test was
	relying on an implicit ordering of directory recursion which happens
	to be true when using UFS. grep's specification requires no such
	ordering. The solution is to ignore the order of grep's results.

Reviewed by:	ngie
MFC after:	32 days
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D4925
2016-01-27 16:13:10 +00:00
..
d_basic.out
d_begin_end_a.out
d_begin_end_b.out
d_binary.out
d_context2_a.out
d_context2_b.out
d_context2_c.out
d_context_a.in
d_context_a.out
d_context_b.in
d_context_b.out
d_context_c.out
d_context_d.out
d_egrep.out
d_file_exp.in
d_file_exp.out
d_ignore_case.out
d_input
d_invert.in
d_invert.out
d_recurse_symlink.err
d_recurse_symlink.out
d_recurse.out
d_whole_line.out
d_word_regexps.out
d_zgrep.out
t_grep.sh Fix grep_test:recurse with ZFS and TMPFS tmpdirs 2016-01-27 16:13:10 +00:00