Lines Matching +full:non +full:- +full:descriptive
29 .Nm atf-test-case
34 is a piece of code that stress-tests a specific feature of the software.
35 This feature is typically self-contained enough, either in the amount of
38 Given this, test cases are very fine-grained, but they attempt to group
48 .Em meta-data ,
50 .Sx Meta-data
63 It can be used to undo side-effects of the test case.
64 Note that almost all side-effects of a test case are automatically cleaned
69 header and body well-defined, because the header is
75 The test programs act as a front-end to them, providing a consistent
86 .Bl -tag -width expectedXfailureXX
92 The test case expects to exit with a controller fatal/non-fatal failure.
151 .Ss Meta-data
153 .Bl -tag -width requireXmachineXX
174 Must be unique inside the test program and should be short but descriptive.
256 .Sq unprivileged-user
271 Can optionally be set to zero, in which case the test case has no run-time
274 .It X- Ns Sq NAME
278 A user-defined property named
291 .Bl -tag -width LCXMESSAGESXX
328 .Xr atf-test-program 1