Lines Matching full:slave
22 director and the slave. The director reads a configuration file of
23 tests to perform, passes these commands to the slave over a pipe and
24 reads the pty for any output from the slave. Data from the slave is
26 are highlighted to the tester. The slave is a curses application that
29 along with the parameters required for the call. The slave takes the
41 -s slave_path the director will execute slave_path as the slave
42 process. The default is ./slave
44 executing the slave. The default is atf
50 slave. The test language has a small number of commands, they are:
116 Compares the output stream from the slave against the contents
127 byte against the output from the slave, any differences in the
134 excess output from the slave is not discarded if there is more
135 data from the slave than there is in the check file. This
140 characters being fed into the input of the slave. The syntax
162 Defines a string of characters that will be fed to the slave
173 comes. If it is known that there is pending input for the slave
223 In addition to all the curses calls being supported by the slave,
231 4. Slave
233 The user has no direct interaction with the slave process. The slave
236 descriptors. The slave executes the passed curses calls and passes
237 back return values to the director. The slave automatically calls