blob: 1aeef71104a731119c38c67772d260b3fe242346 [file] [log] [blame]
robbiew1f254532003-03-28 22:07:58 +00001#DESCRIPTION:Kernel system calls
robbiew9c6f71e2003-03-14 16:01:51 +00002abort01 ulimit -c 1024;abort01
robbiewa807d042002-12-30 19:54:31 +00003
plarscc1b6f22001-09-05 20:37:07 +00004accept01 accept01
5
6access01 access01
7access02 access02
8access03 access03
9access04 access04
10access05 access05
11
robbiew9a9533a2002-12-04 18:00:27 +000012acct01 acct01
13acct02 acct02
14
robbiew5cb61922002-12-24 16:58:29 +000015adjtimex01 adjtimex01
16adjtimex02 adjtimex02
17
plarscc1b6f22001-09-05 20:37:07 +000018alarm01 alarm01
19alarm02 alarm02
20alarm03 alarm03
robbiewe71965a2002-08-16 16:48:17 +000021alarm04 cp -f $LTPROOT/testcases/bin/sig_rev $TMP;alarm04
plarscc1b6f22001-09-05 20:37:07 +000022alarm05 alarm05
23alarm06 alarm06
24alarm07 alarm07
25
26asyncio02 asyncio02
27
28bind01 bind01
29
30brk01 brk01
31
robbiewc9831c92002-12-27 18:42:43 +000032capget01 capget01
33capget02 capget02
34
robbiewa5d67cb2003-01-01 20:44:12 +000035capset01 capset01
36capset02 capset02
37
plarscc1b6f22001-09-05 20:37:07 +000038chdir01 chdir01
39chdir01A symlink01 -T chdir01
40chdir02 chdir02
41chdir03 chdir03
42chdir04 chdir04
43
44chmod01 chmod01
45chmod01A symlink01 -T chmod01
46chmod02 chmod02
47chmod03 chmod03
48chmod04 chmod04
robbiewe71965a2002-08-16 16:48:17 +000049chmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chmod05
50chmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chmod06
plarscc1b6f22001-09-05 20:37:07 +000051chmod07 chmod07
52
53chown01 chown01
54chown02 chown02
robbiewe71965a2002-08-16 16:48:17 +000055chown03 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chown03
56chown04 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chown04
plarscc1b6f22001-09-05 20:37:07 +000057chown05 chown05
58
59chroot01 chroot01
60chroot02 chroot02
61chroot03 chroot03
robbiewcfd67962002-05-03 15:51:20 +000062chroot04 chroot04
plarscc1b6f22001-09-05 20:37:07 +000063
robbiewe768ae32003-02-20 21:00:48 +000064clock01 cd $LTPROOT/testcases/bin;clock01
65
robbiew4da5e4a2002-11-18 20:38:59 +000066clone01 clone01
67clone02 clone02
68clone03 clone03
69clone04 clone04
70clone05 clone05
71clone06 clone06
72
plarscc1b6f22001-09-05 20:37:07 +000073close01 close01
74close02 close02
75close08 close08
76
robbiew3d197e62002-12-04 18:06:18 +000077confstr01 confstr01
78
plarscc1b6f22001-09-05 20:37:07 +000079connect01 connect01
80
81creat01 creat01
82creat03 creat03
83creat04 creat04
84creat05 creat05
85creat06 creat06
robbiewe71965a2002-08-16 16:48:17 +000086creat07 creat07 -F $LTPROOT/testcases/bin/test1
robbiew4dff23d2002-12-30 20:09:58 +000087creat08 creat08
plarscc1b6f22001-09-05 20:37:07 +000088creat09 creat09
89
90dup01 dup01
91dup02 dup02
92dup03 dup03
93dup04 dup04
94dup05 dup05
robbiew6f0fc8b2003-01-09 16:23:00 +000095dup06 dup06
96dup07 dup07
plarscc1b6f22001-09-05 20:37:07 +000097
robbiew3d809452001-09-10 19:40:16 +000098dup201 dup201
plarscc1b6f22001-09-05 20:37:07 +000099dup202 dup202
100dup203 dup203
101dup204 dup204
robbiewefc51aa2002-12-30 20:21:52 +0000102dup205 dup205
plarscc1b6f22001-09-05 20:37:07 +0000103
104execl01 execl01
105execle01 execle01
106execlp01 execlp01
107
108execv01 execv01
109execve01 execve01
robbiewe71965a2002-08-16 16:48:17 +0000110execve02 execve02 -F $LTPROOT/testcases/bin/test3
robbiew5435f932001-09-10 19:56:00 +0000111execve03 execve03
robbiewe71965a2002-08-16 16:48:17 +0000112execve04 cp -f $LTPROOT/testcases/bin/test3 $TMP; execve04 -F test3
113execve05 execve05 -F $LTPROOT/testcases/bin/test3
114execve06 execve06 20 $LTPROOT/testcases/bin/execve06 $LTPROOT/testcases/bin/execve06 4
plarscc1b6f22001-09-05 20:37:07 +0000115execvp01 execvp01
116
117exit01 exit01
118exit02 exit02
119
120fchdir01 fchdir01
121fchdir02 fchdir02
robbiewcfd67962002-05-03 15:51:20 +0000122fchdir03 fchdir03
plarscc1b6f22001-09-05 20:37:07 +0000123
124fchmod01 fchmod01
125fchmod02 fchmod02
126fchmod03 fchmod03
127fchmod04 fchmod04
robbiewe71965a2002-08-16 16:48:17 +0000128fchmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod05
129fchmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod06
plarscc1b6f22001-09-05 20:37:07 +0000130fchmod07 fchmod07
131
132fchown01 fchown01
133fchown02 fchown02
robbiewe71965a2002-08-16 16:48:17 +0000134fchown03 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchown03
135fchown04 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchown04
plarscc1b6f22001-09-05 20:37:07 +0000136fchown05 fchown05
137
robbiew91f51982001-09-11 16:48:47 +0000138fcntl01 fcntl01
plarscc1b6f22001-09-05 20:37:07 +0000139fcntl02 fcntl02
140fcntl03 fcntl03
141fcntl04 fcntl04
142fcntl05 fcntl05
143fcntl06 fcntl06
144fcntl07 fcntl07
145fcntl07B fcntl07B
146fcntl08 fcntl08
147fcntl09 fcntl09
148fcntl10 fcntl10
plars6b8cccf2001-09-25 15:26:11 +0000149fcntl11 fcntl11
150fcntl12 fcntl12
151fcntl13 fcntl13
152fcntl14 fcntl14
153fcntl15 fcntl15
154fcntl16 fcntl16
155fcntl17 fcntl17
156fcntl18 fcntl18
157fcntl19 fcntl19
158fcntl20 fcntl20
159fcntl21 fcntl21
plarscc1b6f22001-09-05 20:37:07 +0000160
robbiew3a6f12b2002-12-20 17:13:14 +0000161fdatasync01 fdatasync01
162fdatasync02 fdatasync02
163
robbiewffd39942002-12-02 18:24:37 +0000164flock01 flock01
165flock02 flock02
plars74693462002-12-03 23:05:29 +0000166flock03 flock03
robbiewd7a33fa2002-12-26 20:23:29 +0000167flock04 flock04
168flock05 flock05
robbiew4483a712003-03-03 16:23:16 +0000169flock06 flock06
robbiewffd39942002-12-02 18:24:37 +0000170
robbiewdc44d2e2002-12-30 21:32:36 +0000171fmtmsg01 fmtmsg01
172
plarscc1b6f22001-09-05 20:37:07 +0000173fork01 fork01
174fork02 fork02
175fork03 fork03
176fork04 fork04
177fork05 fork05
178fork06 fork06
179fork07 fork07
180fork08 fork08
181fork09 fork09
plars6b8cccf2001-09-25 15:26:11 +0000182fork10 fork10
183fork11 fork11
plarscc1b6f22001-09-05 20:37:07 +0000184
185fpathconf01 fpathconf01
186
187fstat01 fstat01
188fstat02 fstat02
189fstat03 fstat03
190fstat04 fstat04
robbiew89572422002-06-05 15:35:34 +0000191fstat05 fstat05
plarscc1b6f22001-09-05 20:37:07 +0000192
193fstatfs01 fstatfs01
194fstatfs02 fstatfs02
195
196fsync01 fsync01
197fsync02 fsync02
198fsync03 fsync03
199
200ftruncate01 ftruncate01
201ftruncate02 ftruncate02
robbiewe0147e92001-09-12 15:48:14 +0000202ftruncate03 ftruncate03
robbiew41b19692003-01-16 16:03:48 +0000203ftruncate04 ftruncate04
plarscc1b6f22001-09-05 20:37:07 +0000204
205getcwd01 getcwd01
206getcwd02 getcwd02
207getcwd03 getcwd03
208
209getdents01 getdents01
210getdents02 getdents02
211getdents03 getdents03
212getdents04 getdents04
plarscc1b6f22001-09-05 20:37:07 +0000213
robbiew83987632002-11-18 20:54:44 +0000214getdomainname01 getdomainname01
215
plarscc1b6f22001-09-05 20:37:07 +0000216getegid01 getegid01
217
218geteuid01 geteuid01
219
220getgid01 getgid01
221getgid02 getgid02
222getgid03 getgid03
223
224getgroups01 getgroups01
225getgroups02 getgroups02
226getgroups03 getgroups03
227getgroups04 getgroups04
228
229gethostid01 gethostid01
230
231gethostname01 gethostname01
232
233getitimer01 getitimer01
234getitimer02 getitimer02
235getitimer03 getitimer03
236
237getpeername01 getpeername01
238
239getpgid01 getpgid01
240getpgid02 getpgid02
241
242getpgrp01 getpgrp01
243
244getpid01 getpid01
245getpid02 getpid02
246
247getppid01 getppid01
248getppid02 getppid02
249
250getpriority01 getpriority01
251getpriority02 getpriority02
252
253getresgid01 getresgid01
254getresgid02 getresgid02
255getresgid03 getresgid03
256
257getresuid01 getresuid01
258getresuid02 getresuid02
259getresuid03 getresuid03
260
robbiew3dde45d2003-01-08 16:33:11 +0000261getrlimit01 getrlimit01
262getrlimit02 getrlimit02
263
robbiewaa7c2cc2002-12-16 21:22:09 +0000264getrusage01 getrusage01
265getrusage02 getrusage02
266
plarscc1b6f22001-09-05 20:37:07 +0000267getsid01 getsid01
268getsid02 getsid02
269
270getsockname01 getsockname01
271
272getsockopt01 getsockopt01
273
274gettimeofday01 gettimeofday01
nstraz5abf9a92002-05-23 15:39:06 +0000275gettimeofday02 gettimeofday02
plarscc1b6f22001-09-05 20:37:07 +0000276
277getuid01 getuid01
278getuid02 getuid02
279getuid03 getuid03
280
robbiewc2f41712002-11-13 22:29:23 +0000281ioctl01 ioctl01 -D /dev/ttyS0
robbiewe33e2492002-11-13 22:26:11 +0000282ioctl02 ioctl02 -D /dev/ttyS0
plarscc1b6f22001-09-05 20:37:07 +0000283
robbiew2db8c7e2003-01-01 20:50:36 +0000284ioperm01 ioperm01
285ioperm02 ioperm02
286
robbiew6f9ec432002-12-30 18:08:19 +0000287iopl01 iopl01
288iopl02 iopl02
289
plarscc1b6f22001-09-05 20:37:07 +0000290kill01 kill01
291kill02 kill02
292kill03 kill03
293kill04 kill04
294kill05 kill05
295kill06 kill06
296kill07 kill07
297kill08 kill08
298kill09 kill09
299kill10 kill10
robbiewed3dbbf2003-03-14 15:58:53 +0000300kill11 ulimit -c 1024;kill11
robbiewe237cd32002-12-31 21:21:45 +0000301kill12 kill12
robbiewb1f34942003-04-15 17:50:42 +0000302kill13 cd $LTPROOT/testcases/bin;kill13
plarscc1b6f22001-09-05 20:37:07 +0000303
robbiew9f0e6782003-04-15 17:59:51 +0000304killpg01 cd $LTPROOT/testcases/bin:kill01pg
305
plarscc1b6f22001-09-05 20:37:07 +0000306lchown01 lchown01
robbiewe71965a2002-08-16 16:48:17 +0000307lchown02 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02
plarscc1b6f22001-09-05 20:37:07 +0000308
309link01 symlink01 -T link01
310link02 link02
311link03 link03
312link04 link04
313link05 link05
robbiew724848a2002-07-08 16:41:55 +0000314link06 link06
robbiew6bc7e2d2002-07-08 16:47:09 +0000315link07 link07
plarscc1b6f22001-09-05 20:37:07 +0000316
317listen01 listen01
318
319llseek01 llseek01
320llseek02 llseek02
321
322lseek01 lseek01
323lseek02 lseek02
324lseek03 lseek03
325lseek04 lseek04
326lseek05 lseek05
327lseek06 lseek06
328lseek07 lseek07
329lseek08 lseek08
330lseek09 lseek09
331lseek10 lseek10
332
333lstat01A symlink01 -T lstat01
334lstat01 lstat01
335lstat02 lstat02
robbiewefafa932001-09-12 17:02:12 +0000336lstat03 lstat03
plarscc1b6f22001-09-05 20:37:07 +0000337
robbiew2c012d72003-01-03 21:00:43 +0000338mallopt01 mallopt01
339
robbiew35bd5872003-01-03 20:17:28 +0000340memset01 memset01
robbiew844c8a72003-01-03 20:40:22 +0000341memcmp01 memcmp01
robbiewc6219fd2003-01-03 20:33:32 +0000342memcpy01 memcpy01
robbiew35bd5872003-01-03 20:17:28 +0000343
robbiewb284c112002-11-26 17:24:44 +0000344mlockall01 mlockall01
345mlockall02 mlockall02
346
plarscc1b6f22001-09-05 20:37:07 +0000347mkdir01 mkdir01
348mkdir02 mkdir02
349mkdir03 mkdir03
350mkdir04 mkdir04
robbiewefafa932001-09-12 17:02:12 +0000351mkdir05 mkdir05
plarscc1b6f22001-09-05 20:37:07 +0000352mkdir05A symlink01 -T mkdir05
353mkdir08 mkdir08
robbiewbd756502002-12-04 23:16:31 +0000354mkdir09 mkdir09
plarscc1b6f22001-09-05 20:37:07 +0000355
356mknod01 mknod01
357mknod02 mknod02
358mknod03 mknod03
359mknod04 mknod04
360mknod05 mknod05
361mknod06 mknod06
362mknod07 mknod07
363mknod08 mknod08
robbiew61786512002-06-10 14:59:05 +0000364mknod09 mknod09
plarscc1b6f22001-09-05 20:37:07 +0000365
plarsbd2bbbd2002-06-13 22:16:13 +0000366mlock01 mlock01
367mlock02 mlock02
368
plarscc1b6f22001-09-05 20:37:07 +0000369qmm01 mmap001 -m 1
370mmap01 mmap01
371mmap02 mmap02
372mmap03 mmap03
373mmap04 mmap04
374mmap05 mmap05
375mmap06 mmap06
376mmap07 mmap07
377mmap08 mmap08
plars11556692003-04-09 20:26:41 +0000378mmap09 mmap09
plarscc1b6f22001-09-05 20:37:07 +0000379
robbiew835d5a42001-09-12 18:39:10 +0000380modify_ldt01 modify_ldt01
plarscc1b6f22001-09-05 20:37:07 +0000381modify_ldt02 modify_ldt02
382
robbiew080c2192002-11-26 21:12:07 +0000383#
384# These tests require an unmounted block device
385# to run correctly. Please see individual test
386# code for more information.
387#
388#mount01 mount01 -D /dev/...
389#mount02 mount02 -D /dev/...
390#mount03 mount03 -D /dev/...
391#mount04 mount04 -D /dev/...
392
plarscc1b6f22001-09-05 20:37:07 +0000393mprotect01 mprotect01
394mprotect02 mprotect02
395mprotect03 mprotect03
396
397mremap01 mremap01
398mremap02 mremap02
399mremap03 mremap03
400mremap04 mremap04
401
402msgctl01 msgctl01
403msgctl02 msgctl02
404msgctl03 msgctl03
robbiew4a6976c2001-09-12 19:00:24 +0000405msgctl04 msgctl04
plarscc1b6f22001-09-05 20:37:07 +0000406msgctl05 msgctl05
robbiew577ff1a2002-12-05 20:12:28 +0000407msgctl06 msgctl06
408msgctl07 msgctl07
409msgctl08 msgctl08
410msgctl09 msgctl09
plarscc1b6f22001-09-05 20:37:07 +0000411
412msgget01 msgget01
413msgget02 msgget02
414msgget03 msgget03
robbiew4a6976c2001-09-12 19:00:24 +0000415msgget04 msgget04
plarscc1b6f22001-09-05 20:37:07 +0000416
417msgrcv01 msgrcv01
robbiew4a6976c2001-09-12 19:00:24 +0000418msgrcv02 msgrcv02
plarscc1b6f22001-09-05 20:37:07 +0000419msgrcv03 msgrcv03
420msgrcv04 msgrcv04
421msgrcv05 msgrcv05
422msgrcv06 msgrcv06
423
424msgsnd01 msgsnd01
robbiew4a6976c2001-09-12 19:00:24 +0000425msgsnd02 msgsnd02
plarscc1b6f22001-09-05 20:37:07 +0000426msgsnd03 msgsnd03
427msgsnd04 msgsnd04
428msgsnd05 msgsnd05
429msgsnd06 msgsnd06
430
431msync01 msync01
432msync02 msync02
433msync03 msync03
434msync04 msync04
435msync05 msync05
436
robbiew3e8143e2002-12-02 18:01:15 +0000437munlock01 munlock01
438munlock02 munlock02
439
robbiew5d74ee32002-12-24 17:08:11 +0000440munlockall01 munlockall01
441munlockall02 munlockall02
442
plarscc1b6f22001-09-05 20:37:07 +0000443munmap01 munmap01
444munmap02 munmap02
445munmap03 munmap03
446
447nanosleep01 nanosleep01
448nanosleep02 nanosleep02
449nanosleep03 nanosleep03
450nanosleep04 nanosleep04
robbiew90e15042003-02-26 21:52:26 +0000451nanosleep05 cd $LTPROOT/testcases/bin;nanosleep05
plarscc1b6f22001-09-05 20:37:07 +0000452
robbiewfd1cff32002-12-04 18:33:09 +0000453nftw01 nftw01
454nftw6401 nftw6401
455
plarscc1b6f22001-09-05 20:37:07 +0000456nice01 nice01
457nice02 nice02
458nice03 nice03
robbiew4a6976c2001-09-12 19:00:24 +0000459nice04 nice04
plarscc1b6f22001-09-05 20:37:07 +0000460nice05 nice05
461
462open01 open01
463open01A symlink01 -T open01
464open02 open02
465open03 open03
466open04 open04
467open05 open05
468open06 open06
469open07 open07
robbiew4a6976c2001-09-12 19:00:24 +0000470open08 open08
robbiewa2d47322002-12-31 21:58:11 +0000471open09 open09
robbiew3a77e6e2003-01-06 20:43:47 +0000472open10 open10
plarscc1b6f22001-09-05 20:37:07 +0000473
474pathconf01 pathconf01
475
476pause01 pause01
477pause02 pause02
478pause03 pause03
479
480personality01 personality01
robbiew4b4c0042001-09-12 19:11:49 +0000481personality02 personality02
plarscc1b6f22001-09-05 20:37:07 +0000482
483pipe01 pipe01
robbiew906d4682003-01-06 17:23:07 +0000484pipe02 pipe02
485pipe03 pipe03
486pipe04 pipe04
plarscc1b6f22001-09-05 20:37:07 +0000487pipe05 pipe05
488pipe06 pipe06
robbiew906d4682003-01-06 17:23:07 +0000489pipe07 pipe07
plarscc1b6f22001-09-05 20:37:07 +0000490pipe08 pipe08
491pipe09 pipe09
492pipe10 pipe10
493pipe11 pipe11
494
495poll01 poll01
496
robbiewea1ca882002-12-19 19:06:19 +0000497prctl01 prctl01
498prctl02 prctl02
robbiewea1ca882002-12-19 19:06:19 +0000499
plarscc1b6f22001-09-05 20:37:07 +0000500pread01 pread01
501pread02 pread02
robbiewcfd67962002-05-03 15:51:20 +0000502pread03 pread03
plarscc1b6f22001-09-05 20:37:07 +0000503
robbiew4f33e5d2002-12-31 22:12:26 +0000504profil01 profil01
505
robbiew7aaab4f2002-12-19 18:21:31 +0000506ptrace01 ptrace01
507ptrace02 ptrace02
508ptrace03 ptrace03
509
plarscc1b6f22001-09-05 20:37:07 +0000510pwrite01 pwrite01
robbiew7da6f532001-09-12 21:41:14 +0000511pwrite02 pwrite02
robbiewcfd67962002-05-03 15:51:20 +0000512pwrite03 pwrite03
robbiew3c658152003-01-07 21:50:34 +0000513pwrite04 pwrite04
plarscc1b6f22001-09-05 20:37:07 +0000514
robbiew63cf8532003-02-20 20:42:12 +0000515raise01 cd $LTPROOT/testcases/bin;raise01
516
plarscc1b6f22001-09-05 20:37:07 +0000517read01 read01
518read02 read02
519read03 read03
520read04 read04
521
522readdir01 readdir01
robbiewcfd67962002-05-03 15:51:20 +0000523readdir02 readdir02
plarscc1b6f22001-09-05 20:37:07 +0000524
525readlink01A symlink01 -T readlink01
plars9d84a3b2001-09-25 16:05:38 +0000526readlink01 readlink01
plarscc1b6f22001-09-05 20:37:07 +0000527readlink02 readlink02
robbiewf1cd2d52001-09-10 21:15:34 +0000528readlink03 readlink03
robbiewe71965a2002-08-16 16:48:17 +0000529readlink04 cp -f $LTPROOT/testcases/bin/creat_slink $TMP; readlink04
plarscc1b6f22001-09-05 20:37:07 +0000530
531readv01 readv01
532readv02 readv02
robbiewcd243f22002-05-21 17:06:02 +0000533readv03 readv03
plarscc1b6f22001-09-05 20:37:07 +0000534
robbiew4e03a3c2002-12-24 17:15:09 +0000535reboot01 reboot01
536reboot02 reboot02
537
robbiew2b3dc622001-09-10 19:33:45 +0000538recv01 recv01
plarscc1b6f22001-09-05 20:37:07 +0000539
robbiew3b67df92001-09-13 16:36:25 +0000540recvfrom01 recvfrom01
plarscc1b6f22001-09-05 20:37:07 +0000541
robbiew3b67df92001-09-13 16:36:25 +0000542recvmsg01 recvmsg01
plarscc1b6f22001-09-05 20:37:07 +0000543
544rename01 rename01
545rename01A symlink01 -T rename01
546rename02 rename02
547rename03 rename03
548rename04 rename04
549rename05 rename05
550rename06 rename06
551rename07 rename07
552rename08 rename08
robbiew528f4282001-09-18 17:10:50 +0000553rename09 rename09
plarscc1b6f22001-09-05 20:37:07 +0000554rename10 rename10
robbiew528f4282001-09-18 17:10:50 +0000555rename12 rename12
plarscc1b6f22001-09-05 20:37:07 +0000556rename13 rename13
robbiew717b4302002-12-04 18:40:58 +0000557rename14 rename14
plarscc1b6f22001-09-05 20:37:07 +0000558
559rmdir01 rmdir01
robbiewed0977d2001-09-13 19:04:48 +0000560rmdir02 rmdir02
plarscc1b6f22001-09-05 20:37:07 +0000561rmdir03 rmdir03
562rmdir03A symlink01 -T rmdir03
563rmdir04 rmdir04
564rmdir05 rmdir05
565
566sbrk01 sbrk01
567
plarsfb9883e2002-12-06 22:57:32 +0000568sched_get_priority_max01 sched_get_priority_max01
569sched_get_priority_max02 sched_get_priority_max02
570
571sched_get_priority_min01 sched_get_priority_min01
572sched_get_priority_min02 sched_get_priority_min02
573
574sched_getparam01 sched_getparam01
575sched_getparam02 sched_getparam02
576sched_getparam03 sched_getparam03
577
robbiew5d7ec242002-12-24 16:51:53 +0000578sched_rr_get_interval01 sched_rr_get_interval01
579sched_rr_get_interval02 sched_rr_get_interval02
580sched_rr_get_interval03 sched_rr_get_interval03
581
plarsfb9883e2002-12-06 22:57:32 +0000582sched_setparam01 sched_setparam01
583sched_setparam02 sched_setparam02
584sched_setparam03 sched_setparam03
585sched_setparam04 sched_setparam04
586sched_setparam05 sched_setparam05
587
plarscc1b6f22001-09-05 20:37:07 +0000588sched_getscheduler01 sched_getscheduler01
589sched_getscheduler02 sched_getscheduler02
590
591sched_setscheduler01 sched_setscheduler01
592sched_setscheduler02 sched_setscheduler02
593
594sched_yield01 sched_yield01
595
596select01 select01
597select02 select02
598select03 select03
599
600semctl01 semctl01
robbiewed0977d2001-09-13 19:04:48 +0000601semctl02 semctl02
plarscc1b6f22001-09-05 20:37:07 +0000602semctl03 semctl03
plarsfea01722002-01-21 20:27:31 +0000603semctl04 semctl04
plarscc1b6f22001-09-05 20:37:07 +0000604semctl05 semctl05
robbiewbc5f6662002-12-05 20:23:49 +0000605semctl06 semctl06
606semctl07 semctl07
plarscc1b6f22001-09-05 20:37:07 +0000607
608semget01 semget01
609semget02 semget02
610semget03 semget03
611semget05 semget05
612semget06 semget06
613
614semop01 semop01
615semop02 semop02
616semop03 semop03
617semop04 semop04
618semop05 semop05
619
620send01 send01
621
plarscc1b6f22001-09-05 20:37:07 +0000622sendfile02 sendfile02
robbiew281272a2001-09-25 17:28:40 +0000623sendfile03 sendfile03
plarscc1b6f22001-09-05 20:37:07 +0000624
625sendmsg01 sendmsg01
626
627sendto01 sendto01
628
plarsd758be32002-11-01 15:59:31 +0000629setdomainname01 setdomainname01
630setdomainname02 setdomainname02
631setdomainname03 setdomainname03
632
plarscc1b6f22001-09-05 20:37:07 +0000633setfsgid01 setfsgid01
634
635setfsuid01 setfsuid01
636
637setgid01 setgid01
638setgid02 setgid02
639setgid03 setgid03
640
robbiew26e72a02003-04-08 15:40:07 +0000641setegid01 setegid01
642
plarscc1b6f22001-09-05 20:37:07 +0000643setgroups01 setgroups01
644setgroups02 setgroups02
645setgroups03 setgroups03
robbiew89572422002-06-05 15:35:34 +0000646setgroups04 setgroups04
plarscc1b6f22001-09-05 20:37:07 +0000647
plars2be4eff2002-11-01 15:44:39 +0000648sethostname01 sethostname01
649sethostname02 sethostname02
650sethostname03 sethostname03
651
plarscc1b6f22001-09-05 20:37:07 +0000652setitimer01 setitimer01
653setitimer02 setitimer02
654setitimer03 setitimer03
655
656setpgid01 setpgid01
657setpgid02 setpgid02
658setpgid03 setpgid03
659
660setpgrp01 setpgrp01
661setpgrp02 setpgrp02
662
663setpriority01 setpriority01
664setpriority02 setpriority02
665setpriority03 setpriority03
666setpriority04 setpriority04
667setpriority05 setpriority05
668
669setregid01 setregid01
robbiew2b3dc622001-09-10 19:33:45 +0000670setregid02 setregid02
671setregid03 setregid03
672setregid04 setregid04
plarscc1b6f22001-09-05 20:37:07 +0000673
robbiew802eb8b2002-12-27 18:47:45 +0000674setresgid01 setresgid01
675setresgid02 setresgid02
676setresgid03 setresgid03
677
robbiew2b3dc622001-09-10 19:33:45 +0000678setresuid01 setresuid01
679setresuid02 setresuid02
robbiewd295c942001-09-13 19:41:59 +0000680setresuid03 setresuid03
plarscc1b6f22001-09-05 20:37:07 +0000681
682setreuid01 setreuid01
robbiew2b3dc622001-09-10 19:33:45 +0000683setreuid02 setreuid02
plarscc1b6f22001-09-05 20:37:07 +0000684setreuid03 setreuid03
685setreuid04 setreuid04
686setreuid05 setreuid05
687setreuid06 setreuid06
688
689setrlimit01 setrlimit01
robbiew04dcae82001-09-13 19:52:02 +0000690setrlimit02 setrlimit02
plarscc1b6f22001-09-05 20:37:07 +0000691setrlimit03 setrlimit03
692
693setsid01 setsid01
694
695setsockopt01 setsockopt01
696
697settimeofday01 settimeofday01
698settimeofday02 settimeofday02
699
700setuid01 setuid01
701setuid02 setuid02
702setuid03 setuid03
703
704shmat01 shmat01
705shmat02 shmat02
706shmat03 shmat03
707
708shmctl01 shmctl01
709shmctl02 shmctl02
710shmctl03 shmctl03
plars7ce00c22002-09-30 19:59:58 +0000711shmctl04 shmctl04
plarscc1b6f22001-09-05 20:37:07 +0000712
robbiew2b3dc622001-09-10 19:33:45 +0000713shmdt01 shmdt01
robbiew04dcae82001-09-13 19:52:02 +0000714shmdt02 shmdt02
plarscc1b6f22001-09-05 20:37:07 +0000715
716shmget01 shmget01
717shmget02 shmget02
718shmget03 shmget03
robbiew0c0847c2001-09-13 20:23:54 +0000719shmget04 shmget04
plarscc1b6f22001-09-05 20:37:07 +0000720shmget05 shmget05
721
722sigaction01 sigaction01
robbiew0c0847c2001-09-13 20:23:54 +0000723sigaction02 sigaction02
robbiewa43f7e62003-04-14 17:03:47 +0000724sigaction03 sigaction03
725# The following test hangs
726# sigaction04 sigaction04
727sigaction05 sigaction05
robbiew83423472003-04-14 18:08:07 +0000728# The following test was removed by the posixtestsuite for inaccurate assumptions
729# sigaction06 sigaction06
robbiewa43f7e62003-04-14 17:03:47 +0000730sigaction07 sigaction07
731sigaction08 sigaction08
732sigaction09 sigaction09
733sigaction10 sigaction10
734sigaction11 sigaction11
plarscc1b6f22001-09-05 20:37:07 +0000735
robbiewee78cc52003-02-24 19:26:42 +0000736sigaddset01 cd $LTPROOT/testcases/bin;sigaddset01
737sigaddset02 cd $LTPROOT/testcases/bin;sigaddset02
738sigaddset03 cd $LTPROOT/testcases/bin;sigaddset03
739
plarscc1b6f22001-09-05 20:37:07 +0000740sigaltstack01 sigaltstack01
741sigaltstack02 sigaltstack02
742
robbiew2845acb2003-02-24 19:38:01 +0000743sigdelset01 cd $LTPROOT/testcases/bin;sigdelset01
744sigdelset02 cd $LTPROOT/testcases/bin;sigdelset02
745sigdelset03 cd $LTPROOT/testcases/bin;sigdelset03
746
robbiew8a8bda42003-02-24 22:03:59 +0000747sigemptyset01 cd $LTPROOT/testcases/bin;sigemptyset01
748
robbiewe6811a52003-02-21 22:21:49 +0000749sigfillset01 cd $LTPROOT/testcases/bin;sigfillset01
750
robbiew20935172003-04-14 17:09:27 +0000751sighold01 sighold01
plarscc1b6f22001-09-05 20:37:07 +0000752sighold02 sighold02
robbiew20935172003-04-14 17:09:27 +0000753sighold03 sighold03
plarscc1b6f22001-09-05 20:37:07 +0000754
robbiew7cd714b2003-02-24 22:15:40 +0000755sigismember01 cd $LTPROOT/testcases/bin;sigismember01
756sigismember02 cd $LTPROOT/testcases/bin;sigismember02
757
plarscc1b6f22001-09-05 20:37:07 +0000758signal01 signal01
759signal02 signal02
760signal03 signal03
761signal04 signal04
762signal05 signal05
763
robbiew1a228e02003-02-21 22:14:33 +0000764sigpending01 cd $LTPROOT/testcases/bin;sigpending01
765sigpending02 sigpending02
766
plarscc1b6f22001-09-05 20:37:07 +0000767sigprocmask01 sigprocmask01
robbiew5a6f65a2003-04-15 16:10:49 +0000768sigprocmask02 cd $LTPROOT/testcases/bin;sigprocmask02
769sigprocmask03 cd $LTPROOT/testcases/bin;sigprocmask03
plarscc1b6f22001-09-05 20:37:07 +0000770
771sigrelse01 sigrelse01
robbiew3dd3ce52003-04-15 17:36:16 +0000772sigrelse02 cd $LTPROOT/testcases/bin;sigrelse02
773sigrelse03 cd $LTPROOT/testcases/bin;sigrelse03
plarscc1b6f22001-09-05 20:37:07 +0000774
775sigsuspend01 sigsuspend01
robbiew3dd3ce52003-04-15 17:36:16 +0000776sigsuspend02 cd $LTPROOT/testcases/bin;sigsuspend02
plarscc1b6f22001-09-05 20:37:07 +0000777
robbiewf01a9002003-04-15 17:42:39 +0000778sigwait01 cd $LTPROOT/testcases/bin;sigwait01
779
plarscc1b6f22001-09-05 20:37:07 +0000780socket01 socket01
781
robbiewe7c06512003-01-02 16:00:05 +0000782socketcall01 socketcall01
783socketcall02 socketcall02
784socketcall03 socketcall03
785socketcall04 socketcall04
786
plarscc1b6f22001-09-05 20:37:07 +0000787socketpair01 socketpair01
788
789sockioctl01 sockioctl01
790
791stat01 stat01
792stat02 stat02
793stat03 stat03
794stat04 symlink01 -T stat04
795stat05 stat05
796stat06 stat06
797
798statfs01 statfs01
799statfs02 statfs02
robbiew89572422002-06-05 15:35:34 +0000800statfs03 statfs03
plarscc1b6f22001-09-05 20:37:07 +0000801
plarsfd011592002-08-30 19:14:12 +0000802#stime01 stime01
plars47f57632001-09-25 18:16:05 +0000803stime02 stime02
plarscc1b6f22001-09-05 20:37:07 +0000804
robbiewc58f59a2002-12-31 22:43:14 +0000805string01 string01
806
robbiew0abc81f2003-01-02 16:45:29 +0000807swapoff01 swapoff01
808swapoff02 swapoff02
809
robbiewac9784e2003-01-03 17:17:46 +0000810swapon01 swapon01
robbiewdcc848e2003-01-02 21:03:35 +0000811swapon02 swapon02
812
plarscc1b6f22001-09-05 20:37:07 +0000813symlink01 symlink01
814symlink02 symlink02
robbiew90996112001-09-13 20:31:13 +0000815symlink03 symlink03
plarscc1b6f22001-09-05 20:37:07 +0000816symlink04 symlink04
817symlink05 symlink05
818
819sync01 sync01
820sync02 sync02
821
robbiew35c803d2002-12-31 22:53:23 +0000822syscall01 syscall01
823
robbiewed1fe5e2002-12-04 19:06:19 +0000824sysconf01 sysconf01
825
plarscc1b6f22001-09-05 20:37:07 +0000826sysctl01 sysctl01
827sysctl03 sysctl03
828sysctl04 sysctl04
829sysctl05 sysctl05
830
robbiewdb26b082002-12-26 20:48:35 +0000831sysfs01 sysfs01
832sysfs02 sysfs02
833sysfs03 sysfs03
834sysfs04 sysfs04
835sysfs05 sysfs05
836sysfs06 sysfs06
837
plarscc1b6f22001-09-05 20:37:07 +0000838sysinfo01 sysinfo01
839sysinfo02 sysinfo02
840
robbiew564db0e2002-12-09 23:21:23 +0000841syslog01 syslog01
842syslog02 syslog02
843syslog03 syslog03
844syslog04 syslog04
845syslog05 syslog05
846syslog06 syslog06
847syslog07 syslog07
848syslog08 syslog08
849syslog09 syslog09
850syslog10 syslog10
robbiewee4e4fb2003-04-03 15:53:36 +0000851syslog11 syslog11
robbiew4946e5a2003-01-01 20:38:17 +0000852syslog12 syslog12
robbiew564db0e2002-12-09 23:21:23 +0000853
plarscc1b6f22001-09-05 20:37:07 +0000854time01 time01
855time02 time02
856
857times01 times01
858times02 times02
859times03 times03
860
861truncate01 truncate01
862truncate02 truncate02
863truncate03 truncate03
robbiew89572422002-06-05 15:35:34 +0000864truncate04 truncate04
plarscc1b6f22001-09-05 20:37:07 +0000865
robbiew528f4282001-09-18 17:10:50 +0000866# This syscall is obsolete. The latest glibc does not even
867# include the ulimit.h file anymore. The test will fail
868# because the error handling has been simplified.
869#
870# ulimit01 ulimit01
plarscc1b6f22001-09-05 20:37:07 +0000871
872umask01 umask01
873umask02 umask02
874umask03 umask03
875
876uname01 uname01
877uname02 uname02
878uname03 uname03
879
880unlink01 symlink01 -T unlink01
881unlink05 unlink05
882unlink06 unlink06
883unlink07 unlink07
884unlink08 unlink08
885
robbiew85b41fd2002-11-27 16:09:57 +0000886#
887# These tests require an unmounted block device
888# to run correctly. Please see individual test
889# code for more information.
890#
891#umount01 umount01 -D /dev/...
892#umount02 umount02 -D /dev/...
893#umount03 umount03 -D /dev/...
894#umount04 umount04 -D /dev/...
895
robbiew11f37552003-03-03 16:11:17 +0000896ustat01 ustat01
897ustat02 ustat02
898
plarscc1b6f22001-09-05 20:37:07 +0000899utime01 utime01
900utime01A symlink01 -T utime01
901utime02 utime02
902utime03 utime03
903utime04 utime04
904utime05 utime05
905utime06 utime06
906
907vfork01 vfork01
908vfork02 vfork02
909
910vhangup01 vhangup01
911vhangup02 vhangup02
912
913wait02 wait02
914
915wait401 wait401
916wait402 wait402
917
918waitpid01 waitpid01
919waitpid02 waitpid02
920waitpid03 waitpid03
921waitpid04 waitpid04
robbiew2b3dc622001-09-10 19:33:45 +0000922waitpid05 waitpid05
plarscc1b6f22001-09-05 20:37:07 +0000923waitpid06 waitpid06
924waitpid07 waitpid07
925waitpid08 waitpid08
926waitpid09 waitpid09
927waitpid10 waitpid10 5
928waitpid11 waitpid11
929waitpid12 waitpid12
930waitpid13 waitpid13
931
932write01 write01
933write02 write02
934write03 write03
935write04 write04
936write05 write05
937
938writev01 writev01
939writev02 writev02
940writev03 writev03
941writev04 writev04
942writev05 writev05
943