Lines Matching refs:fdflags
877 atf_test_case fdflags
880 "Tests basic operation of sh builtin 'fdflags' (NetBSD extension)"
883 have_builtin fdflags || return 0
891 have_builtin fdflags || return 0
896 atf_set "descr" "Checks verbose operation of fdflags"
899 have_builtin fdflags || return 0
904 atf_set "descr" "tests verbose operation of fdflags -s"
907 have_builtin fdflags || return 0
912 atf_set "descr" "Checks operation of fdflags with more than one fd"
915 have_builtin fdflags || return 0
920 atf_set "descr" "Tests all possible fdflags flags, and combinations"
923 have_builtin fdflags || return 0
931 have_builtin fdflags || return 0
936 atf_set "descr" 'Tests using abbreviated names for fdflags'
939 have_builtin fdflags || return 0
944 atf_set "descr" 'Check various erroneous fdflags uses'
947 have_builtin fdflags || return 0
992 # fdflags has a bunch of test cases
995 atf_add_test_case fdflags
998 have_builtin fdflags available && {