]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/13/02
Don't put file descriptor values in thread names
[empserver] / src / scripts / nightly / tests / 13 / 02
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 2 << EOF
4 explore c 2,0  1 uh
5 explore c 2,0  1 jh
6 explore c 2,0  1 bh
7 explore c 2,0  1 nh
8 des * ?des=- +
9 explore c 2,0  1 yuh
10 explore c 2,0  1 ygh
11 explore c 2,0  1 juh
12 explore c 2,0  1 ggh
13 explore c 2,0  1 bgh
14 explore c 2,0  1 bbh
15 explore c 2,0  1 bnh
16 des * ?des=- +
17 explore c 2,0  1 jujh
18 explore c 2,0  1 gggh
19 explore c 2,0  1 bggh
20 explore c 2,0  1 bbgh
21 explore c 2,0  1 bbbh
22 explore c 2,0  1 bbnh
23 explore c 2,0  1 bnnh
24 des * ?des=- +
25 explore c 2,0  1 gggyh
26 explore c 2,0  1 ggggh
27 explore c 2,0  1 bgggh
28 explore c 2,0  1 bbggh
29 explore c 2,0  1 bbbgh
30 des * ?des=- +
31 explore c 2,0  1 gggyuh
32 des * ?des=- +
33 explore c 0,0  1 yh
34 explore c 0,0  1 gh
35 explore c 0,0  1 bh
36 explore c 0,0  1 nh
37 des * ?des=- +
38 explore c 0,0  1 uuh
39 explore c 0,0  1 juh
40 explore c 0,0  1 ggh
41 explore c 0,0  1 jjh
42 explore c 0,0  1 bgh
43 explore c 0,0  1 jnh
44 explore c 0,0  1 bbh
45 explore c 0,0  1 bnh
46 explore c 0,0  1 nnh
47 des * ?des=- +
48 explore c 0,0  1 ggyh
49 explore c 0,0  1 jjuh
50 explore c 0,0  1 gggh
51 explore c 0,0  1 bggh
52 explore c 0,0  1 bbgh
53 explore c 0,0  1 bbbh
54 explore c 0,0  1 bbnh
55 explore c 0,0  1 bnnh
56 explore c 0,0  1 nnnh
57 des * ?des=- +
58 explore c 0,0  1 ggyyh
59 explore c 0,0  1 ggyuh
60 explore c 0,0  1 ggygh
61 explore c 0,0  1 jjujh
62 explore c 0,0  1 bgggh
63 des * ?des=- +
64 designate 2,-2 c
65 capital 2,-2
66 des * ?gold>10 g
67 thres d * ?gold>10 1
68 des  -1,-1 o
69 thres o -1,-1 1
70 des 1,-1 b
71 thres d 1,-1 300
72 thres c * ?des#+ 769
73 thres c -4,-2 230
74 thres c 2,-2 50
75 thres c 1,-1 385
76 thres c 3,-1 300
77 thres c 5,-1 600
78 des -4,-2 w
79 distr * 1,-1
80 mov c 1,1 231 -4,-2
81 demob 0:2,0 55
82 y
83 mov c 0,0 260 3,-1
84 mov c 2,0 165 3,-1
85 mov c 2,0 100 5,-1
86 thres u 0:2,0 579
87 thres u -5,-1 579
88 bmap #1
89 cen *
90 map #
91 read y
92 prod *
93 EOF