HomeSort by: relevance | last modified time | path
    Searched refs:success3 (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/unit-tests/
compat-error.exp 9 : Making success3 out of nothing.
12 make: stopped making "success1 fail1 success2 fail2 success3" in unit-tests
compat-error.mk 13 # Before compat.c 1.215 from 2020-12-13, '.ERROR_TARGET' was 'success3',
33 .MAKEFLAGS: -k success1 fail1 success2 fail2 success3
35 success1 success2 success3: target
  /src/tests/bin/sh/
t_redir.sh 902 atf_check -s exit:0 -o inline:'success3\n' -e not-empty \
903 ${TEST_SH} -c ". ./f-def; f >&- ; printf '%s\n' success3"

Completed in 15 milliseconds