exec test_exec {
    wait = yes
    program = "/bin/echo"
    input_string = "test"
    shell_escape = yes
}
