first version.
[build-srcpkg.git] / example / build-cfg / doc / designdoc / testing.catalog
blob7a6d868d680af08c2543266314f8cd1f50efa949
1
2 #   Copyright (C) 2022- Free Software Foundation, Inc.
3
4 #   Copying and distribution of this file, with or without modification,
5 #   are permitted in any medium without royalty provided the copyright
6 #   notice and this notice are preserved.
7
8 # The following contributions warranted legal paper exchanges with the
9 # Free Software Foundation.
12 # syntax: <NCATAID> [NTYPE] NNAME "NDESC"
13 # NTYPE:
14 # @ dir/item/cont
15 # @ srcdir/libdir/bindir/shlibdir
16 # # ignrdir, dir
17 # @ item
18 # # shitem/shbuiltin/shloadables
19 # # shlibitem/shlibmodule/shlibbuiltin/shlibloadables
20 # # cfile/hfile/citem/cunititem/cunit/cmodule/cmdlitem
21 # # libcfile/libhfile/libcitem/libcunititem/libcunit/libcmodule/libcmdlitem
22 # # libapiitem/libapiunititem/libapiunit/libapimodule/libapimdlitem
23 # # libitfitem/libitfunititem/libitfunit/libitfmodule/libitfmdlitem
24 # @ cont
28 # fundamental file gen in srcdir.
30         # skip this dir in scripttest generating.
31     <1> [ignoredir] unit_test "Testing for running environment"
33     <2> [dir] codegen "Testing for codegen"
34                 <1> [testitem] list "codegen -l"
35                 <2> [testitem] save "codegen -S"
36                 <3> [testitem] sync "codegen -y"
37                 <4> [testitem] matching "codegen -M"
38                 <5> [testitem] version "codegen --version"
39                 <6> [testitem] help_info "codegen -h"
40                 <7> [testitem] helper "codegen --help"
41     <3> [dir] scripttest "Testing for scripttest"
42                 <1> [dir] general1 "Testing paramter set 1"
43                 <2> [dir] develop "develop opt testing"
44                 <3> [dir] id_range "testing id range"
45                 <4> [dir] range_relative "test range relative"
46                 <5> [dir] dir_framework "testing dir constructor"
47                 <6> [dir] example "application example"
48     <4> [dir] cmpl "Testing for cmpl"
49                 <1> [dir] build_check "Testing for build check"
50                         <1> [testitem] envchk "Testing for build envchk"
51                         <2> [testitem] depchk "Testing for build depchk"
52                         <3> [testitem] buildep "Testing for build buildep"
53                 <2> [dir] main_build_cmd "Testing for main build cmd"
54                         <1> [testitem] clean "Testing for build clean"
55                         <2> [testitem] config "Testing for build config"
56                         <3> [testitem] all "Testing for build all"
57                         <4> [testitem] defconf "Testing for build defconf"
58                         <5> [testitem] default "Testing for build default"
59                         <6> [testitem] example "Testing for build example"
60                         <7> [testitem] test "Testing for build test"
61                         <8> [testitem] doc "Testing for build doc"
62                         <9> [testitem] umdoc "Testing for build umdoc"
63                         <10> [testitem] genpkg "Testing for build genpkg"
64                         <11> [testitem] install "Testing for build install"
65                 <3> [dir] other_build_cmd "Testing for other build cmd"
66                         <1> [testitem] dest "Testing for build dest"
67                         <2> [testitem] full "Testing for build full"
68                         <3> [testitem] setarch "Testing for build setarch"
69                         <4> [testitem] cross "Testing for build cross"
70                         <5> [testitem] crosspkg "Testing for build crosspkg"
71                         <6> [testitem] gendevpkg "Testing for build gendevpkg"
72                         <7> [testitem] devinstall "Testing for build devinstall"
73                 <4> [dir] build_doc "Testing for build doc"
74                         <1> [testitem] mandoc "Testing for build mandoc"
75                         <2> [testitem] infodoc "Testing for build infodoc"
76                         <3> [testitem] tutorial "Testing for build tutorial"
77                         <4> [testitem] pdfdoc "Testing for build pdfdoc"
78                         <5> [testitem] htmldoc "Testing for build htmldoc"
79                 <5> [dir] build_setting "Testing for build setting"
80                         <1> [testitem] setting "Testing for build setting"
81                         <2> [testitem] release "Testing for build release"
82                         <3> [testitem] debug "Testing for build debug"
83     <5> [dir] srcpkg "Testing for srcpkg"
84                 <1> [dir] general "Testing for general opr cmd"
85                         <1> [testitem] devinfo "Testing for build devinfo"
86                         <2> [testitem] mailreg "Testing for build mailreg"
87                         <3> [testitem] devchk "Testing for build devchk"
88                 <2> [dir] package "Testing for package opr cmd"
89                         <1> [testitem] pkgwizard "Testing for build pkgwizard"
90                         <2> [testitem] pkginit "Testing for build pkginit"
91                         <3> [testitem] pkgchk "Testing for build pkgchk"
92                         <4> [testitem] pkgreg "Testing for build pkgreg"
93                         <5> [testitem] pkgrename "Testing for build pkgrename"
94                         <6> [testitem] srcbak "Testing for build srcbak"
95                 <3> [dir] reporistry "Testing for reporistry opr cmd"
96                         <1> [testitem] reposync "Testing for build reposync"
97                         <2> [testitem] branch "Testing for build branch"
98                         <3> [testitem] combine "Testing for build combine"
99                         <4> [testitem] commit "Testing for build commit"
100                 <4> [dir] publish "Testing for publish opr cmd"
101                         <1> [testitem] version "Testing for build incvN/decvN"
102                         <2> [testitem] webpages "Testing for build webpages"
103                         <3> [testitem] publish "Testing for build publish"
104     <6> [dir] dev "Testing for dev"
105                 <1> [dir] develop "Testing for develop opr cmd"
106                         <1> [testitem] init "Testing for build init"
107                         <2> [testitem] codegen "Testing for build codegen"
108                         <3> [testitem] syncback "Testing for build syncback"
109                         <4> [testitem] srcsync "Testing for build srcsync"
110                         <5> [testitem] scan "Testing for build scan"
111                         <6> [testitem] codefmt "Testing for build codefmt"
112                 <2> [dir] test "Testing for develop opr cmd"
113                         <1> [testitem] testitem "Testing for build testitem"
114                         <2> [testitem] devtest "Testing for build devtest"
115                 <3> [dir] setting "Testing for setting opr cmd"
116                         <1> [testitem] setting "Testing for build setting"
117                         <2> [testitem] release "Testing for build release"
118                         <3> [testitem] debug "Testing for build debug"
119                 <4> [dir] subpkg "Testing for subpkg opr cmd"
120                         <1> [testitem] pkglist "Testing for build pkglist"
121                         <2> [testitem] pkglistclear "Testing for build pkglistclear"
122                         <3> [testitem] pkgadd "Testing for build pkgadd"
123                         <4> [testitem] pkgdel "Testing for build pkgdel"
124                         <5> [testitem] pkgimport "Testing for build pkgimport"
125                 <5> [dir] dest "Testing for dest opr cmd"
126                         <1> [testitem] destlist "Testing for build destlist"
127                         <2> [testitem] destlistclear "Testing for build destlistclear"
128                         <3> [testitem] destadd "Testing for build destadd"
129                         <4> [testitem] destdel "Testing for build destdel"
130                         <5> [testitem] exedestadd "Testing for build exedestadd"
131                         <6> [testitem] libdestadd "Testing for build libdestadd"
132                         <7> [testitem] exelistdestadd "Testing for build exelistdestadd"
133                 <6> [dir] module_file "Testing for module & file opr cmd"
134                         <1> [testitem] filelist "Testing for build filelist"
135                         <2> [testitem] filelistclear "Testing for build filelistclear"
136                         <3> [testitem] fileadd "Testing for build fileadd"
137                         <4> [testitem] filedel "Testing for build filedel"
138                         <5> [testitem] moduleadd "Testing for build moduleadd"
139                         <6> [testitem] moduledel "Testing for build moduledel"
140         
141         #
142         # test in develop, for feature verification, or detail testing.
143         #
144     <7> [dir] develop_test "Testing in develop"
145                 <1> [ignoredir] unit_test "Testing for running environment"
147                 <2> [dir] codegen "Testing for codegen"
148                         <1> [testitem] list "codegen -l"
149                         <2> [testitem] save "codegen -S"
150                         <3> [testitem] sync "codegen -y"
151                         <4> [testitem] matching "codegen -M"
152                         <5> [testitem] version "codegen --version"
153                         <6> [testitem] help_info "codegen -h"
154                         <7> [testitem] helper "codegen --help"
155                 <3> [dir] scripttest "Testing for scripttest"
156                         <1> [dir] general1 "Testing paramter set 1"
157                         <2> [dir] develop "develop opt testing"
158                         <3> [dir] id_range "testing id range"
159                         <4> [dir] range_relative "test range relative"
160                         <5> [dir] dir_framework "testing dir constructor"
161                         <6> [dir] example "application example"
162                 <4> [dir] cmpl "Testing for cmpl"
163                         <1> [dir] build_check "Testing for build check"
164                                 <1> [testitem] envchk "Testing for build envchk"
165                                 <2> [testitem] depchk "Testing for build depchk"
166                                 <3> [testitem] buildep "Testing for build buildep"
167                         <2> [dir] main_build_cmd "Testing for main build cmd"
168                                 <1> [testitem] clean "Testing for build clean"
169                                 <2> [testitem] config "Testing for build config"
170                                 <3> [testitem] all "Testing for build all"
171                                 <4> [testitem] defconf "Testing for build defconf"
172                                 <5> [testitem] default "Testing for build default"
173                                 <6> [testitem] example "Testing for build example"
174                                 <7> [testitem] test "Testing for build test"
175                                 <8> [testitem] doc "Testing for build doc"
176                                 <9> [testitem] umdoc "Testing for build umdoc"
177                                 <10> [testitem] genpkg "Testing for build genpkg"
178                                 <11> [testitem] install "Testing for build install"
179                         <3> [dir] other_build_cmd "Testing for other build cmd"
180                                 <1> [testitem] dest "Testing for build dest"
181                                 <2> [testitem] full "Testing for build full"
182                                 <3> [testitem] setarch "Testing for build setarch"
183                                 <4> [testitem] cross "Testing for build cross"
184                                 <5> [testitem] crosspkg "Testing for build crosspkg"
185                                 <6> [testitem] gendevpkg "Testing for build gendevpkg"
186                                 <7> [testitem] devinstall "Testing for build devinstall"
187                         <4> [dir] build_doc "Testing for build doc"
188                                 <1> [testitem] mandoc "Testing for build mandoc"
189                                 <2> [testitem] infodoc "Testing for build infodoc"
190                                 <3> [testitem] tutorial "Testing for build tutorial"
191                                 <4> [testitem] pdfdoc "Testing for build pdfdoc"
192                                 <5> [testitem] htmldoc "Testing for build htmldoc"
193                         <5> [dir] build_setting "Testing for build setting"
194                                 <1> [testitem] setting "Testing for build setting"
195                                 <2> [testitem] release "Testing for build release"
196                                 <3> [testitem] debug "Testing for build debug"
197                 <5> [dir] srcpkg "Testing for srcpkg"
198                         <1> [dir] general "Testing for general opr cmd"
199                                 <1> [testitem] devinfo "Testing for build devinfo"
200                                 <2> [testitem] mailreg "Testing for build mailreg"
201                                 <3> [testitem] devchk "Testing for build devchk"
202                         <2> [dir] package "Testing for package opr cmd"
203                                 <1> [testitem] pkgwizard "Testing for build pkgwizard"
204                                 <2> [testitem] pkginit "Testing for build pkginit"
205                                 <3> [testitem] pkgchk "Testing for build pkgchk"
206                                 <4> [testitem] pkgreg "Testing for build pkgreg"
207                                 <5> [testitem] pkgrename "Testing for build pkgrename"
208                                 <6> [testitem] srcbak "Testing for build srcbak"
209                         <3> [dir] reporistry "Testing for reporistry opr cmd"
210                                 <1> [testitem] reposync "Testing for build reposync"
211                                 <2> [testitem] branch "Testing for build branch"
212                                 <3> [testitem] combine "Testing for build combine"
213                                 <4> [testitem] commit "Testing for build commit"
214                         <4> [dir] publish "Testing for publish opr cmd"
215                                 <1> [testitem] version "Testing for build incvN/decvN"
216                                 <2> [testitem] webpages "Testing for build webpages"
217                                 <3> [testitem] publish "Testing for build publish"
218                 <6> [dir] dev "Testing for dev"
219                         <1> [dir] develop "Testing for develop opr cmd"
220                                 <1> [testitem] init "Testing for build init"
221                                 <2> [testitem] codegen "Testing for build codegen"
222                                 <3> [testitem] syncback "Testing for build syncback"
223                                 <4> [testitem] srcsync "Testing for build srcsync"
224                                 <5> [testitem] scan "Testing for build scan"
225                                 <6> [testitem] codefmt "Testing for build codefmt"
226                         <2> [dir] test "Testing for develop opr cmd"
227                                 <1> [testitem] testitem "Testing for build testitem"
228                                 <2> [testitem] devtest "Testing for build devtest"
229                         <3> [dir] setting "Testing for setting opr cmd"
230                                 <1> [testitem] setting "Testing for build setting"
231                                 <2> [testitem] release "Testing for build release"
232                                 <3> [testitem] debug "Testing for build debug"
233                         <4> [dir] subpkg "Testing for subpkg opr cmd"
234                                 <1> [testitem] pkglist "Testing for build pkglist"
235                                 <2> [testitem] pkglistclear "Testing for build pkglistclear"
236                                 <3> [testitem] pkgadd "Testing for build pkgadd"
237                                 <4> [testitem] pkgdel "Testing for build pkgdel"
238                                 <5> [testitem] pkgimport "Testing for build pkgimport"
239                         <5> [dir] dest "Testing for dest opr cmd"
240                                 <1> [testitem] destlist "Testing for build destlist"
241                                 <2> [testitem] destlistclear "Testing for build destlistclear"
242                                 <3> [testitem] destadd "Testing for build destadd"
243                                 <4> [testitem] destdel "Testing for build destdel"
244                                 <5> [testitem] exedestadd "Testing for build exedestadd"
245                                 <6> [testitem] libdestadd "Testing for build libdestadd"
246                                 <7> [testitem] exelistdestadd "Testing for build exelistdestadd"
247                         <6> [dir] module_file "Testing for module & file opr cmd"
248                                 <1> [testitem] filelist "Testing for build filelist"
249                                 <2> [testitem] filelistclear "Testing for build filelistclear"
250                                 <3> [testitem] fileadd "Testing for build fileadd"
251                                 <4> [testitem] filedel "Testing for build filedel"
252                                 <5> [testitem] moduleadd "Testing for build moduleadd"
253                                 <6> [testitem] moduledel "Testing for build moduledel"
254         
255