Lines Matching +full:platform +full:- +full:specific
1 .\" Copyright 2012-2024 The Kyua Authors.
15 .\" without specific prior written permission.
40 .Va platform ,
61 This call determines the specific schema used by the file so that future
62 backwards-incompatible modifications to the file can be introduced.
73 .Bl -tag -width XX -offset indent
77 Whitespace-separated list of execution environment names.
86 .It Va platform
87 Name of the system platform (aka machine type).
96 .Ss Test-suite configuration variables
98 their type and meaning is specific to the test suite.
103 Test-suite specific configuration variables are defined inside the
107 .Bd -literal -offset indent
120 .Bl -tag -width XX
127 shows a simple configuration file that overrides a bunch of the built-in
130 .Bd -literal -offset indent
134 platform = 'amd64'
138 per-test suite configuration variables:
139 .Bd -literal -offset indent
142 -- Assign built-in variables.
145 -- Assign test-suite variables. All of these must be strings.