assert_bash_exec {OLDPATH="$PATH"; PATH="$PATH:/lib/udev"} assert_source_completions hid2hci assert_bash_exec {PATH="$OLDPATH"; unset -v OLDPATH}