VirtualBox

source: vbox/trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected@ 96407

Last change on this file since 96407 was 93190, checked in by vboxsync, 2 years ago

Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and @@VBOX_COND[expr]@@, merging the variable & condition lookup with the previous replacement getter. Added simple testcase for checking the basics. bugref:9781

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.7 KB
Line 
1/*
2 * Regular conditions.
3 */
401=true
502=false
603=true
704=true
805=true
906=false
1007=true
1108=false
1209=true
13
14/*
15 * Expression conditions.
16 */
1701=true
1802=false
1903=true
2004=true
2105=true
2206=false
2307=true
2408=false
2509=true
26
27
28/*
29 * Regular inserts.
30 */
31/* variables */
3201=vboxuser
3302=changeme
3403=changeme
3504=VBox & VBox;
3605=911
3706=/bin/post-install-command arg1 arg2 --amp=& --lt=< --gt=> --dq-word="word" --sq-word='word'
3807=/aux/install/dir
3908=42
4009=x86
4110=x86
4211=i386
4312=i486
4413=i686
4514=3.4.2
4615=3
4716=cet
4817=cet
4918=cet
5019=dk_DK
5120=dk-DK
5221=dk
5322=DK
5423=my-extra-long-name.hostname.com
5524=my-extra-long-name
5625=my-extra-long-n
5726=hostname.com
5827=http://proxy.intranet.com:443
59
60/* indicators */
6101=1
6202=0
6303=1
6404=1
6505=1
6606=0
6707=1
6808=0
6909=1
70
71
72/*
73 * Expression inserts
74 */
75/* variables */
7601=vboxuser
7702=changeme
7803=changeme
7904=VBox & VBox;
8005=911
8106=/bin/post-install-command arg1 arg2 --amp=& --lt=< --gt=> --dq-word="word" --sq-word='word'
8207=/aux/install/dir
8308=42
8409=x86
8510=x86
8611=i386
8712=i486
8813=i686
8914=3.4.2
9015=3
9116=cet
9217=cet
9318=cet
9419=dk_DK
9520=dk-DK
9621=dk
9722=DK
9823=my-extra-long-name.hostname.com
9924=my-extra-long-name
10025=my-extra-long-n
10126=hostname.com
10227=http://proxy.intranet.com:443
103
104/* indicators */
10501=1
10602=0
10703=1
10804=1
10905=1
11006=0
11107=1
11208=0
11309=1
114
115
116/*
117 * Regular inserts with shell quoting.
118 */
119/* variables */
12001=vboxuser
12102=changeme
12203=changeme
12304='VBox & VBox;'
12405=911
12506='/bin/post-install-command arg1 arg2 --amp=& --lt=< --gt=> --dq-word="word" --sq-word='"'"'word'"'"''
12607=/aux/install/dir
12708=42
12809=x86
12910=x86
13011=i386
13112=i486
13213=i686
13314=3.4.2
13415=3
13516=cet
13617=cet
13718=cet
13819=dk_DK
13920=dk-DK
14021=dk
14122=DK
14223=my-extra-long-name.hostname.com
14324=my-extra-long-name
14425=my-extra-long-n
14526=hostname.com
14627=http://proxy.intranet.com:443
147
148/* indicators */
14901=1
15002=0
15103=1
15204=1
15305=1
15406=0
15507=1
15608=0
15709=1
158
159
160/*
161 * Expression inserts with shell quoting.
162 */
163/* variables */
16401=vboxuser
16502=changeme
16603=changeme
16704='VBox & VBox;'
16805=911
16906='/bin/post-install-command arg1 arg2 --amp=& --lt=< --gt=> --dq-word="word" --sq-word='"'"'word'"'"''
17007=/aux/install/dir
17108=42
17209=x86
17310=x86
17411=i386
17512=i486
17613=i686
17714=3.4.2
17815=3
17916=cet
18017=cet
18118=cet
18219=dk_DK
18320=dk-DK
18421=dk
18522=DK
18623=my-extra-long-name.hostname.com
18724=my-extra-long-name
18825=my-extra-long-n
18926=hostname.com
19027=http://proxy.intranet.com:443
191
192/* indicators */
19301=1
19402=0
19503=1
19604=1
19705=1
19806=0
19907=1
20008=0
20109=1
202
203
204/*
205 * Regular inserts escaped for use in XML element.
206 */
207/* variables */
20801=vboxuser
20902=changeme
21003=changeme
21104=VBox &amp; VBox;
21205=911
21306=/bin/post-install-command arg1 arg2 --amp=&amp; --lt=&lt; --gt=&gt; --dq-word=&quot;word&quot; --sq-word=&apos;word&apos;
21407=/aux/install/dir
21508=42
21609=x86
21710=x86
21811=i386
21912=i486
22013=i686
22114=3.4.2
22215=3
22316=cet
22417=cet
22518=cet
22619=dk_DK
22720=dk-DK
22821=dk
22922=DK
23023=my-extra-long-name.hostname.com
23124=my-extra-long-name
23225=my-extra-long-n
23326=hostname.com
23427=http://proxy.intranet.com:443
235
236/* indicators */
23701=1
23802=0
23903=1
24004=1
24105=1
24206=0
24307=1
24408=0
24509=1
246
247
248/*
249 * Expression inserts escaped for use in XML element.
250 */
251/* variables */
25201=vboxuser
25302=changeme
25403=changeme
25504=VBox &amp; VBox;
25605=911
25706=/bin/post-install-command arg1 arg2 --amp=&amp; --lt=&lt; --gt=&gt; --dq-word=&quot;word&quot; --sq-word=&apos;word&apos;
25807=/aux/install/dir
25908=42
26009=x86
26110=x86
26211=i386
26312=i486
26413=i686
26514=3.4.2
26615=3
26716=cet
26817=cet
26918=cet
27019=dk_DK
27120=dk-DK
27221=dk
27322=DK
27423=my-extra-long-name.hostname.com
27524=my-extra-long-name
27625=my-extra-long-n
27726=hostname.com
27827=http://proxy.intranet.com:443
279
280/* indicators */
28101=1
28202=0
28303=1
28404=1
28505=1
28606=0
28707=1
28808=0
28909=1
290
291
292/*
293 * Regular inserts escaped for use in double quoted attributes.
294 */
295/* variables */
29601=vboxuser
29702=changeme
29803=changeme
29904=VBox &amp; VBox;
30005=911
30106=/bin/post-install-command arg1 arg2 --amp=&amp; --lt=&lt; --gt=&gt; --dq-word=&quot;word&quot; --sq-word='word'
30207=/aux/install/dir
30308=42
30409=x86
30510=x86
30611=i386
30712=i486
30813=i686
30914=3.4.2
31015=3
31116=cet
31217=cet
31318=cet
31419=dk_DK
31520=dk-DK
31621=dk
31722=DK
31823=my-extra-long-name.hostname.com
31924=my-extra-long-name
32025=my-extra-long-n
32126=hostname.com
32227=http://proxy.intranet.com:443
323
324/* indicators */
32501=1
32602=0
32703=1
32804=1
32905=1
33006=0
33107=1
33208=0
33309=1
334
335
336/*
337 * Expression inserts escaped for use in double quoted attributes.
338 */
339/* variables */
34001=vboxuser
34102=changeme
34203=changeme
34304=VBox &amp; VBox;
34405=911
34506=/bin/post-install-command arg1 arg2 --amp=&amp; --lt=&lt; --gt=&gt; --dq-word=&quot;word&quot; --sq-word='word'
34607=/aux/install/dir
34708=42
34809=x86
34910=x86
35011=i386
35112=i486
35213=i686
35314=3.4.2
35415=3
35516=cet
35617=cet
35718=cet
35819=dk_DK
35920=dk-DK
36021=dk
36122=DK
36223=my-extra-long-name.hostname.com
36324=my-extra-long-name
36425=my-extra-long-n
36526=hostname.com
36627=http://proxy.intranet.com:443
367
368/* indicators */
36901=1
37002=0
37103=1
37204=1
37305=1
37406=0
37507=1
37608=0
37709=1
378
379
380/*
381 * Some typical expression conditions.
382 */
38301: GUEST_OS_VERSION >= 1.2.3
38402: GUEST_OS_VERSION <= 3.4.2
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use