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

  /src/tests/usr.bin/indent/
t_options.sh 50 indent=$(atf_config_get usr.bin.indent.test_indent /usr/bin/indent)
t_errors.sh 30 indent=$(atf_config_get usr.bin.indent.test_indent /usr/bin/indent)
t_misc.sh 31 indent=$(atf_config_get usr.bin.indent.test_indent /usr/bin/indent)
  /src/tests/sbin/ifconfig/
t_repeated_mtu.sh 39 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]
t_repeated_updown.sh 39 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]
t_random_garbage.sh 66 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]; then
t_repeated_scan.sh 39 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]
t_repeated_link_addr.sh 40 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]
t_capabilities.sh 114 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]; then
  /src/tests/sbin/sysctl/
t_random_garbage.sh 50 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]; then
92 if ! [ $(atf_config_get "run_unsafe" "no") = "yes" ]; then
  /src/tests/fs/tmpfs/
t_create.sh 55 user=$(atf_config_get unprivileged-user)
t_mkdir.sh 95 user=$(atf_config_get unprivileged-user)

Completed in 17 milliseconds