blob: 3405707157f0df99752fd23bb19f16323159a22d [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
plarscc1b6f22001-09-05 20:37:07 +000021alarm05 alarm05
22alarm06 alarm06
23alarm07 alarm07
24
25asyncio02 asyncio02
26
27bind01 bind01
robbiew7b782792004-07-06 22:33:21 +000028bind02 bind02
plarscc1b6f22001-09-05 20:37:07 +000029
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
plars6cf88ad2003-07-30 17:06:02 +000055chown03 export change_owner=$LTPROOT/testcases/bin/change_owner;chown03
robbiewe71965a2002-08-16 16:48:17 +000056chown04 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 +000064
robbiew4da5e4a2002-11-18 20:38:59 +000065clone01 clone01
66clone02 clone02
67clone03 clone03
68clone04 clone04
69clone05 clone05
70clone06 clone06
robbiew3d354b62003-08-01 15:50:34 +000071clone07 clone07
robbiew4da5e4a2002-11-18 20:38:59 +000072
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
vapier073ad122006-09-10 10:06:06 +0000120#faccessat test cases
121faccessat01 faccessat01
122
subrata_modakbad4dde2007-11-22 13:58:24 +0000123posix_fadvise01 posix_fadvise01
124posix_fadvise01_64 posix_fadvise01_64
125posix_fadvise02 posix_fadvise02
126posix_fadvise02_64 posix_fadvise02_64
127posix_fadvise03 posix_fadvise03
128posix_fadvise03_64 posix_fadvise03_64
129posix_fadvise04 posix_fadvise04
130posix_fadvise04_64 posix_fadvise04_64
131
plarscc1b6f22001-09-05 20:37:07 +0000132fchdir01 fchdir01
133fchdir02 fchdir02
robbiewcfd67962002-05-03 15:51:20 +0000134fchdir03 fchdir03
plarscc1b6f22001-09-05 20:37:07 +0000135
136fchmod01 fchmod01
137fchmod02 fchmod02
138fchmod03 fchmod03
139fchmod04 fchmod04
robbiewe71965a2002-08-16 16:48:17 +0000140fchmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod05
141fchmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod06
plarscc1b6f22001-09-05 20:37:07 +0000142fchmod07 fchmod07
143
vapier6c81d772006-09-10 10:04:50 +0000144#fchmodat test cases
145fchmodat01 fchmodat01
146
plarscc1b6f22001-09-05 20:37:07 +0000147fchown01 fchown01
148fchown02 fchown02
robbiewe71965a2002-08-16 16:48:17 +0000149fchown03 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchown03
plars6cf88ad2003-07-30 17:06:02 +0000150fchown04 export change_owner=$LTPROOT/testcases/bin/change_owner;fchown04
plarscc1b6f22001-09-05 20:37:07 +0000151fchown05 fchown05
152
vapier032481e2006-08-24 00:24:45 +0000153#fchownat test case
154fchownat01 fchownat01
155
robbiew91f51982001-09-11 16:48:47 +0000156fcntl01 fcntl01
plarscc1b6f22001-09-05 20:37:07 +0000157fcntl02 fcntl02
158fcntl03 fcntl03
159fcntl04 fcntl04
160fcntl05 fcntl05
161fcntl06 fcntl06
162fcntl07 fcntl07
163fcntl07B fcntl07B
164fcntl08 fcntl08
165fcntl09 fcntl09
166fcntl10 fcntl10
plars6b8cccf2001-09-25 15:26:11 +0000167fcntl11 fcntl11
168fcntl12 fcntl12
169fcntl13 fcntl13
170fcntl14 fcntl14
171fcntl15 fcntl15
robbiew869e9a42005-02-24 22:32:45 +0000172#fcntl16 fcntl16 #Contains errors.
plars6b8cccf2001-09-25 15:26:11 +0000173fcntl17 fcntl17
174fcntl18 fcntl18
175fcntl19 fcntl19
176fcntl20 fcntl20
177fcntl21 fcntl21
robbiew25ae5452004-03-02 22:55:42 +0000178fcntl22 fcntl22
179fcntl23 fcntl23
robbiew7937de62005-05-10 18:15:42 +0000180fcntl24 fcntl24
181fcntl25 fcntl25
182fcntl26 fcntl26
mreed10112fa152006-05-15 17:49:45 +0000183# The tests for these system calls fcntl27 and fcntl28 are temporarily being disabled
184# fcntl27 fcntl27
185# fcntl28 fcntl28
plarscc1b6f22001-09-05 20:37:07 +0000186
robbiew3a6f12b2002-12-20 17:13:14 +0000187fdatasync01 fdatasync01
188fdatasync02 fdatasync02
189
robbiewffd39942002-12-02 18:24:37 +0000190flock01 flock01
191flock02 flock02
plars74693462002-12-03 23:05:29 +0000192flock03 flock03
robbiewd7a33fa2002-12-26 20:23:29 +0000193flock04 flock04
194flock05 flock05
robbiew4483a712003-03-03 16:23:16 +0000195flock06 flock06
robbiewffd39942002-12-02 18:24:37 +0000196
robbiewdc44d2e2002-12-30 21:32:36 +0000197fmtmsg01 fmtmsg01
198
plarscc1b6f22001-09-05 20:37:07 +0000199fork01 fork01
200fork02 fork02
201fork03 fork03
202fork04 fork04
203fork05 fork05
204fork06 fork06
205fork07 fork07
206fork08 fork08
207fork09 fork09
plars6b8cccf2001-09-25 15:26:11 +0000208fork10 fork10
209fork11 fork11
plarscc1b6f22001-09-05 20:37:07 +0000210
211fpathconf01 fpathconf01
212
213fstat01 fstat01
214fstat02 fstat02
215fstat03 fstat03
216fstat04 fstat04
robbiew89572422002-06-05 15:35:34 +0000217fstat05 fstat05
plarscc1b6f22001-09-05 20:37:07 +0000218
vapierd2816c42006-08-24 04:20:05 +0000219#fstatat64/newfstatat test cases
220fstatat01 fstatat01
221
plarscc1b6f22001-09-05 20:37:07 +0000222fstatfs01 fstatfs01
223fstatfs02 fstatfs02
224
225fsync01 fsync01
226fsync02 fsync02
227fsync03 fsync03
228
229ftruncate01 ftruncate01
230ftruncate02 ftruncate02
robbiewe0147e92001-09-12 15:48:14 +0000231ftruncate03 ftruncate03
robbiew41b19692003-01-16 16:03:48 +0000232ftruncate04 ftruncate04
plarscc1b6f22001-09-05 20:37:07 +0000233
vapier6eeb1512006-08-24 04:18:31 +0000234#futimesat test cases
235futimesat01 futimesat01
236
robbiewaf04f6e2005-05-26 20:42:13 +0000237getcontext01 getcontext01
238
plarscc1b6f22001-09-05 20:37:07 +0000239getcwd01 getcwd01
240getcwd02 getcwd02
241getcwd03 getcwd03
242
243getdents01 getdents01
244getdents02 getdents02
245getdents03 getdents03
246getdents04 getdents04
plarscc1b6f22001-09-05 20:37:07 +0000247
robbiew83987632002-11-18 20:54:44 +0000248getdomainname01 getdomainname01
249
robbiew41b868b2005-05-26 19:07:12 +0000250getdtablesize01 getdtablesize01
251
plarscc1b6f22001-09-05 20:37:07 +0000252getegid01 getegid01
253
254geteuid01 geteuid01
255
256getgid01 getgid01
257getgid02 getgid02
258getgid03 getgid03
259
260getgroups01 getgroups01
261getgroups02 getgroups02
262getgroups03 getgroups03
263getgroups04 getgroups04
264
265gethostid01 gethostid01
266
267gethostname01 gethostname01
268
269getitimer01 getitimer01
270getitimer02 getitimer02
271getitimer03 getitimer03
272
robbiew7ba4dfb2005-04-12 22:23:09 +0000273getpagesize01 getpagesize01
274
plarscc1b6f22001-09-05 20:37:07 +0000275getpeername01 getpeername01
276
277getpgid01 getpgid01
278getpgid02 getpgid02
279
280getpgrp01 getpgrp01
281
282getpid01 getpid01
283getpid02 getpid02
284
285getppid01 getppid01
286getppid02 getppid02
287
288getpriority01 getpriority01
289getpriority02 getpriority02
290
291getresgid01 getresgid01
292getresgid02 getresgid02
293getresgid03 getresgid03
294
295getresuid01 getresuid01
296getresuid02 getresuid02
297getresuid03 getresuid03
298
robbiew3dde45d2003-01-08 16:33:11 +0000299getrlimit01 getrlimit01
300getrlimit02 getrlimit02
301
robbiewaa7c2cc2002-12-16 21:22:09 +0000302getrusage01 getrusage01
303getrusage02 getrusage02
304
plarscc1b6f22001-09-05 20:37:07 +0000305getsid01 getsid01
306getsid02 getsid02
307
308getsockname01 getsockname01
309
310getsockopt01 getsockopt01
311
312gettimeofday01 gettimeofday01
nstraz5abf9a92002-05-23 15:39:06 +0000313gettimeofday02 gettimeofday02
plarscc1b6f22001-09-05 20:37:07 +0000314
315getuid01 getuid01
316getuid02 getuid02
317getuid03 getuid03
318
robbiewd1e38432003-07-10 16:42:12 +0000319#Needs tty device.
320#ioctl01 ioctl01 -D /dev/tty0
321#ioctl02 ioctl02 -D /dev/tty0
plarscc1b6f22001-09-05 20:37:07 +0000322
subrata_modak9afc5e52007-05-28 10:48:27 +0000323inotify01 inotify01
324inotify02 inotify02
325
robbiew2db8c7e2003-01-01 20:50:36 +0000326ioperm01 ioperm01
327ioperm02 ioperm02
328
robbiew6f9ec432002-12-30 18:08:19 +0000329iopl01 iopl01
330iopl02 iopl02
331
plarscc1b6f22001-09-05 20:37:07 +0000332kill01 kill01
333kill02 kill02
334kill03 kill03
335kill04 kill04
336kill05 kill05
337kill06 kill06
338kill07 kill07
339kill08 kill08
340kill09 kill09
341kill10 kill10
robbiewed3dbbf2003-03-14 15:58:53 +0000342kill11 ulimit -c 1024;kill11
robbiewe237cd32002-12-31 21:21:45 +0000343kill12 kill12
robbiew9f0e6782003-04-15 17:59:51 +0000344
plarscc1b6f22001-09-05 20:37:07 +0000345lchown01 lchown01
robbiewe71965a2002-08-16 16:48:17 +0000346lchown02 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02
plarscc1b6f22001-09-05 20:37:07 +0000347
348link01 symlink01 -T link01
349link02 link02
350link03 link03
351link04 link04
352link05 link05
robbiew724848a2002-07-08 16:41:55 +0000353link06 link06
robbiew6bc7e2d2002-07-08 16:47:09 +0000354link07 link07
plarscc1b6f22001-09-05 20:37:07 +0000355
vapieraab2ac02006-09-10 09:59:08 +0000356#linkat test cases
357linkat01 linkat01
358
plarscc1b6f22001-09-05 20:37:07 +0000359listen01 listen01
360
361llseek01 llseek01
362llseek02 llseek02
363
364lseek01 lseek01
365lseek02 lseek02
366lseek03 lseek03
367lseek04 lseek04
368lseek05 lseek05
369lseek06 lseek06
370lseek07 lseek07
371lseek08 lseek08
372lseek09 lseek09
373lseek10 lseek10
374
375lstat01A symlink01 -T lstat01
376lstat01 lstat01
377lstat02 lstat02
robbiewefafa932001-09-12 17:02:12 +0000378lstat03 lstat03
plarscc1b6f22001-09-05 20:37:07 +0000379
robbiew2c012d72003-01-03 21:00:43 +0000380mallopt01 mallopt01
381
robbiew35bd5872003-01-03 20:17:28 +0000382memset01 memset01
robbiew844c8a72003-01-03 20:40:22 +0000383memcmp01 memcmp01
robbiewc6219fd2003-01-03 20:33:32 +0000384memcpy01 memcpy01
robbiew35bd5872003-01-03 20:17:28 +0000385
robbiewb284c112002-11-26 17:24:44 +0000386mlockall01 mlockall01
387mlockall02 mlockall02
robbiewe972ba52005-05-26 19:16:49 +0000388mlockall03 mlockall03
robbiewb284c112002-11-26 17:24:44 +0000389
plarscc1b6f22001-09-05 20:37:07 +0000390mkdir01 mkdir01
391mkdir02 mkdir02
392mkdir03 mkdir03
393mkdir04 mkdir04
robbiewefafa932001-09-12 17:02:12 +0000394mkdir05 mkdir05
plarscc1b6f22001-09-05 20:37:07 +0000395mkdir05A symlink01 -T mkdir05
396mkdir08 mkdir08
robbiewbd756502002-12-04 23:16:31 +0000397mkdir09 mkdir09
plarscc1b6f22001-09-05 20:37:07 +0000398
vapierdfa737c2006-08-24 00:20:29 +0000399#mkdirat test cases
400mkdirat01 mkdir01
401
plarscc1b6f22001-09-05 20:37:07 +0000402mknod01 mknod01
403mknod02 mknod02
404mknod03 mknod03
405mknod04 mknod04
406mknod05 mknod05
407mknod06 mknod06
408mknod07 mknod07
409mknod08 mknod08
robbiew61786512002-06-10 14:59:05 +0000410mknod09 mknod09
plarscc1b6f22001-09-05 20:37:07 +0000411
vapierd780ff62006-08-24 00:23:08 +0000412#mknodat test cases
413mknodat01 mknodat01
414
plarsbd2bbbd2002-06-13 22:16:13 +0000415mlock01 mlock01
416mlock02 mlock02
417
plarscc1b6f22001-09-05 20:37:07 +0000418qmm01 mmap001 -m 1
419mmap01 mmap01
420mmap02 mmap02
421mmap03 mmap03
422mmap04 mmap04
423mmap05 mmap05
424mmap06 mmap06
425mmap07 mmap07
426mmap08 mmap08
plars11556692003-04-09 20:26:41 +0000427mmap09 mmap09
plarscc1b6f22001-09-05 20:37:07 +0000428
robbiew835d5a42001-09-12 18:39:10 +0000429modify_ldt01 modify_ldt01
plarscc1b6f22001-09-05 20:37:07 +0000430modify_ldt02 modify_ldt02
431
robbiew080c2192002-11-26 21:12:07 +0000432#
433# These tests require an unmounted block device
434# to run correctly. Please see individual test
435# code for more information.
436#
437#mount01 mount01 -D /dev/...
438#mount02 mount02 -D /dev/...
439#mount03 mount03 -D /dev/...
440#mount04 mount04 -D /dev/...
441
plarscc1b6f22001-09-05 20:37:07 +0000442mprotect01 mprotect01
443mprotect02 mprotect02
444mprotect03 mprotect03
445
446mremap01 mremap01
447mremap02 mremap02
448mremap03 mremap03
449mremap04 mremap04
450
451msgctl01 msgctl01
452msgctl02 msgctl02
453msgctl03 msgctl03
robbiew4a6976c2001-09-12 19:00:24 +0000454msgctl04 msgctl04
plarscc1b6f22001-09-05 20:37:07 +0000455msgctl05 msgctl05
robbiew577ff1a2002-12-05 20:12:28 +0000456msgctl06 msgctl06
457msgctl07 msgctl07
458msgctl08 msgctl08
459msgctl09 msgctl09
plarscc1b6f22001-09-05 20:37:07 +0000460
461msgget01 msgget01
462msgget02 msgget02
463msgget03 msgget03
robbiew4a6976c2001-09-12 19:00:24 +0000464msgget04 msgget04
plarscc1b6f22001-09-05 20:37:07 +0000465
466msgrcv01 msgrcv01
robbiew4a6976c2001-09-12 19:00:24 +0000467msgrcv02 msgrcv02
plarscc1b6f22001-09-05 20:37:07 +0000468msgrcv03 msgrcv03
469msgrcv04 msgrcv04
470msgrcv05 msgrcv05
471msgrcv06 msgrcv06
472
473msgsnd01 msgsnd01
robbiew4a6976c2001-09-12 19:00:24 +0000474msgsnd02 msgsnd02
plarscc1b6f22001-09-05 20:37:07 +0000475msgsnd03 msgsnd03
476msgsnd04 msgsnd04
477msgsnd05 msgsnd05
478msgsnd06 msgsnd06
479
480msync01 msync01
481msync02 msync02
482msync03 msync03
483msync04 msync04
484msync05 msync05
485
robbiew3e8143e2002-12-02 18:01:15 +0000486munlock01 munlock01
487munlock02 munlock02
488
robbiew5d74ee32002-12-24 17:08:11 +0000489munlockall01 munlockall01
490munlockall02 munlockall02
491
plarscc1b6f22001-09-05 20:37:07 +0000492munmap01 munmap01
493munmap02 munmap02
494munmap03 munmap03
495
496nanosleep01 nanosleep01
497nanosleep02 nanosleep02
498nanosleep03 nanosleep03
499nanosleep04 nanosleep04
500
robbiewfd1cff32002-12-04 18:33:09 +0000501nftw01 nftw01
502nftw6401 nftw6401
503
plarscc1b6f22001-09-05 20:37:07 +0000504nice01 nice01
505nice02 nice02
506nice03 nice03
robbiew4a6976c2001-09-12 19:00:24 +0000507nice04 nice04
plarscc1b6f22001-09-05 20:37:07 +0000508nice05 nice05
509
510open01 open01
511open01A symlink01 -T open01
512open02 open02
513open03 open03
514open04 open04
515open05 open05
516open06 open06
517open07 open07
robbiew4a6976c2001-09-12 19:00:24 +0000518open08 open08
robbiewa2d47322002-12-31 21:58:11 +0000519open09 open09
robbiew3a77e6e2003-01-06 20:43:47 +0000520open10 open10
plarscc1b6f22001-09-05 20:37:07 +0000521
vapier4aaf10b2006-08-24 01:57:40 +0000522#openat test cases
523openat01 openat01
524
mridgeee9951a2004-08-24 18:42:52 +0000525mincore01 mincore01
526#mincore02 mincore02 currently hangs and does not exit correctly
527madvise01 madvise01
528madvise02 madvise02
529
plarscc1b6f22001-09-05 20:37:07 +0000530pathconf01 pathconf01
531
532pause01 pause01
533pause02 pause02
534pause03 pause03
535
robbiewe493ffb2003-12-16 17:23:24 +0000536# The personality() system call is poorly documented
537# and difficult to figure out how to use by looking
538# at the different architecture specific kernel files.
539#personality01 personality01
540#personality02 personality02
plarscc1b6f22001-09-05 20:37:07 +0000541
542pipe01 pipe01
robbiew906d4682003-01-06 17:23:07 +0000543pipe02 pipe02
544pipe03 pipe03
545pipe04 pipe04
plarscc1b6f22001-09-05 20:37:07 +0000546pipe05 pipe05
547pipe06 pipe06
robbiew906d4682003-01-06 17:23:07 +0000548pipe07 pipe07
plarscc1b6f22001-09-05 20:37:07 +0000549pipe08 pipe08
550pipe09 pipe09
551pipe10 pipe10
552pipe11 pipe11
553
554poll01 poll01
555
robbiewea1ca882002-12-19 19:06:19 +0000556prctl01 prctl01
557prctl02 prctl02
robbiewea1ca882002-12-19 19:06:19 +0000558
plarscc1b6f22001-09-05 20:37:07 +0000559pread01 pread01
560pread02 pread02
robbiewcfd67962002-05-03 15:51:20 +0000561pread03 pread03
plarscc1b6f22001-09-05 20:37:07 +0000562
robbiew4f33e5d2002-12-31 22:12:26 +0000563profil01 profil01
564
robbiew3815a9d2005-05-26 15:40:47 +0000565pselect01 pselect01
566
robbiew7aaab4f2002-12-19 18:21:31 +0000567ptrace01 ptrace01
568ptrace02 ptrace02
569ptrace03 ptrace03
570
plarscc1b6f22001-09-05 20:37:07 +0000571pwrite01 pwrite01
robbiew7da6f532001-09-12 21:41:14 +0000572pwrite02 pwrite02
robbiewcfd67962002-05-03 15:51:20 +0000573pwrite03 pwrite03
robbiew3c658152003-01-07 21:50:34 +0000574pwrite04 pwrite04
plarscc1b6f22001-09-05 20:37:07 +0000575
robbiew63cf8532003-02-20 20:42:12 +0000576
plarscc1b6f22001-09-05 20:37:07 +0000577read01 read01
578read02 read02
579read03 read03
580read04 read04
581
582readdir01 readdir01
robbiewcfd67962002-05-03 15:51:20 +0000583readdir02 readdir02
plarscc1b6f22001-09-05 20:37:07 +0000584
585readlink01A symlink01 -T readlink01
plars9d84a3b2001-09-25 16:05:38 +0000586readlink01 readlink01
plarscc1b6f22001-09-05 20:37:07 +0000587readlink02 readlink02
robbiewf1cd2d52001-09-10 21:15:34 +0000588readlink03 readlink03
robbiewe71965a2002-08-16 16:48:17 +0000589readlink04 cp -f $LTPROOT/testcases/bin/creat_slink $TMP; readlink04
plarscc1b6f22001-09-05 20:37:07 +0000590
vapier8a63ecb2006-09-10 10:03:21 +0000591#readlinkat test cases
592readlinkat01 readlinkat01
593
plarscc1b6f22001-09-05 20:37:07 +0000594readv01 readv01
595readv02 readv02
robbiewcd243f22002-05-21 17:06:02 +0000596readv03 readv03
plarscc1b6f22001-09-05 20:37:07 +0000597
robbiew4e03a3c2002-12-24 17:15:09 +0000598reboot01 reboot01
599reboot02 reboot02
600
robbiew2b3dc622001-09-10 19:33:45 +0000601recv01 recv01
plarscc1b6f22001-09-05 20:37:07 +0000602
robbiew3b67df92001-09-13 16:36:25 +0000603recvfrom01 recvfrom01
plarscc1b6f22001-09-05 20:37:07 +0000604
robbiew3b67df92001-09-13 16:36:25 +0000605recvmsg01 recvmsg01
plarscc1b6f22001-09-05 20:37:07 +0000606
subrata_modakfcfd1602007-10-17 14:33:24 +0000607remap_file_pages01 remap_file_pages01
subrata_modakbf831b52007-10-25 14:20:10 +0000608remap_file_pages02 remap_file_pages02
subrata_modakfcfd1602007-10-17 14:33:24 +0000609
plarscc1b6f22001-09-05 20:37:07 +0000610rename01 rename01
611rename01A symlink01 -T rename01
612rename02 rename02
613rename03 rename03
614rename04 rename04
615rename05 rename05
616rename06 rename06
617rename07 rename07
618rename08 rename08
robbiew528f4282001-09-18 17:10:50 +0000619rename09 rename09
plarscc1b6f22001-09-05 20:37:07 +0000620rename10 rename10
robbiew528f4282001-09-18 17:10:50 +0000621rename12 rename12
plarscc1b6f22001-09-05 20:37:07 +0000622rename13 rename13
robbiew717b4302002-12-04 18:40:58 +0000623rename14 rename14
plarscc1b6f22001-09-05 20:37:07 +0000624
vapierb0493c82006-09-10 09:57:28 +0000625#renameat test cases
626renameat01 renameat01
627
plarscc1b6f22001-09-05 20:37:07 +0000628rmdir01 rmdir01
robbiewed0977d2001-09-13 19:04:48 +0000629rmdir02 rmdir02
plarscc1b6f22001-09-05 20:37:07 +0000630rmdir03 rmdir03
631rmdir03A symlink01 -T rmdir03
632rmdir04 rmdir04
633rmdir05 rmdir05
634
635sbrk01 sbrk01
636
plarsfb9883e2002-12-06 22:57:32 +0000637sched_get_priority_max01 sched_get_priority_max01
638sched_get_priority_max02 sched_get_priority_max02
639
640sched_get_priority_min01 sched_get_priority_min01
641sched_get_priority_min02 sched_get_priority_min02
642
643sched_getparam01 sched_getparam01
644sched_getparam02 sched_getparam02
645sched_getparam03 sched_getparam03
646
robbiew5d7ec242002-12-24 16:51:53 +0000647sched_rr_get_interval01 sched_rr_get_interval01
648sched_rr_get_interval02 sched_rr_get_interval02
649sched_rr_get_interval03 sched_rr_get_interval03
650
plarsfb9883e2002-12-06 22:57:32 +0000651sched_setparam01 sched_setparam01
652sched_setparam02 sched_setparam02
653sched_setparam03 sched_setparam03
654sched_setparam04 sched_setparam04
655sched_setparam05 sched_setparam05
656
plarscc1b6f22001-09-05 20:37:07 +0000657sched_getscheduler01 sched_getscheduler01
658sched_getscheduler02 sched_getscheduler02
659
660sched_setscheduler01 sched_setscheduler01
661sched_setscheduler02 sched_setscheduler02
662
663sched_yield01 sched_yield01
664
665select01 select01
666select02 select02
667select03 select03
668
669semctl01 semctl01
robbiewed0977d2001-09-13 19:04:48 +0000670semctl02 semctl02
plarscc1b6f22001-09-05 20:37:07 +0000671semctl03 semctl03
plarsfea01722002-01-21 20:27:31 +0000672semctl04 semctl04
plarscc1b6f22001-09-05 20:37:07 +0000673semctl05 semctl05
robbiewbc5f6662002-12-05 20:23:49 +0000674semctl06 semctl06
675semctl07 semctl07
plarscc1b6f22001-09-05 20:37:07 +0000676
677semget01 semget01
678semget02 semget02
679semget03 semget03
680semget05 semget05
681semget06 semget06
682
683semop01 semop01
684semop02 semop02
685semop03 semop03
686semop04 semop04
687semop05 semop05
688
689send01 send01
690
plarscc1b6f22001-09-05 20:37:07 +0000691sendfile02 sendfile02
subrata_modakb752e852007-11-28 11:20:03 +0000692sendfile02_64 sendfile02_64
robbiew281272a2001-09-25 17:28:40 +0000693sendfile03 sendfile03
subrata_modakb752e852007-11-28 11:20:03 +0000694sendfile03_64 sendfile03_64
695sendfile04 sendfile04
696sendfile04_64 sendfile04_64
697
plarscc1b6f22001-09-05 20:37:07 +0000698
699sendmsg01 sendmsg01
700
701sendto01 sendto01
702
plarsd758be32002-11-01 15:59:31 +0000703setdomainname01 setdomainname01
704setdomainname02 setdomainname02
705setdomainname03 setdomainname03
706
plarscc1b6f22001-09-05 20:37:07 +0000707setfsgid01 setfsgid01
mridgedf9ae7e2004-05-21 14:51:40 +0000708setfsgid02 setfsgid02
709setfsgid03 setfsgid03
plarscc1b6f22001-09-05 20:37:07 +0000710
711setfsuid01 setfsuid01
mridgedf9ae7e2004-05-21 14:51:40 +0000712setfsuid02 setfsuid02
713setfsuid03 setfsuid03
plarscc1b6f22001-09-05 20:37:07 +0000714
715setgid01 setgid01
716setgid02 setgid02
717setgid03 setgid03
718
robbiew26e72a02003-04-08 15:40:07 +0000719setegid01 setegid01
720
plarscc1b6f22001-09-05 20:37:07 +0000721setgroups01 setgroups01
722setgroups02 setgroups02
723setgroups03 setgroups03
robbiew89572422002-06-05 15:35:34 +0000724setgroups04 setgroups04
plarscc1b6f22001-09-05 20:37:07 +0000725
plars2be4eff2002-11-01 15:44:39 +0000726sethostname01 sethostname01
727sethostname02 sethostname02
728sethostname03 sethostname03
729
plarscc1b6f22001-09-05 20:37:07 +0000730setitimer01 setitimer01
731setitimer02 setitimer02
732setitimer03 setitimer03
733
734setpgid01 setpgid01
735setpgid02 setpgid02
736setpgid03 setpgid03
737
738setpgrp01 setpgrp01
739setpgrp02 setpgrp02
740
741setpriority01 setpriority01
742setpriority02 setpriority02
743setpriority03 setpriority03
744setpriority04 setpriority04
745setpriority05 setpriority05
746
747setregid01 setregid01
robbiew2b3dc622001-09-10 19:33:45 +0000748setregid02 setregid02
749setregid03 setregid03
750setregid04 setregid04
plarscc1b6f22001-09-05 20:37:07 +0000751
robbiew802eb8b2002-12-27 18:47:45 +0000752setresgid01 setresgid01
753setresgid02 setresgid02
754setresgid03 setresgid03
755
robbiew2b3dc622001-09-10 19:33:45 +0000756setresuid01 setresuid01
757setresuid02 setresuid02
robbiewd295c942001-09-13 19:41:59 +0000758setresuid03 setresuid03
plarscc1b6f22001-09-05 20:37:07 +0000759
760setreuid01 setreuid01
robbiew2b3dc622001-09-10 19:33:45 +0000761setreuid02 setreuid02
plarscc1b6f22001-09-05 20:37:07 +0000762setreuid03 setreuid03
763setreuid04 setreuid04
764setreuid05 setreuid05
765setreuid06 setreuid06
766
767setrlimit01 setrlimit01
robbiew04dcae82001-09-13 19:52:02 +0000768setrlimit02 setrlimit02
plarscc1b6f22001-09-05 20:37:07 +0000769setrlimit03 setrlimit03
770
771setsid01 setsid01
772
773setsockopt01 setsockopt01
774
775settimeofday01 settimeofday01
776settimeofday02 settimeofday02
777
778setuid01 setuid01
779setuid02 setuid02
780setuid03 setuid03
781
782shmat01 shmat01
783shmat02 shmat02
784shmat03 shmat03
785
786shmctl01 shmctl01
787shmctl02 shmctl02
788shmctl03 shmctl03
plars7ce00c22002-09-30 19:59:58 +0000789shmctl04 shmctl04
plarscc1b6f22001-09-05 20:37:07 +0000790
robbiew2b3dc622001-09-10 19:33:45 +0000791shmdt01 shmdt01
robbiew04dcae82001-09-13 19:52:02 +0000792shmdt02 shmdt02
plarscc1b6f22001-09-05 20:37:07 +0000793
794shmget01 shmget01
795shmget02 shmget02
796shmget03 shmget03
robbiew0c0847c2001-09-13 20:23:54 +0000797shmget04 shmget04
plarscc1b6f22001-09-05 20:37:07 +0000798shmget05 shmget05
799
800sigaction01 sigaction01
robbiew0c0847c2001-09-13 20:23:54 +0000801sigaction02 sigaction02
robbiewee78cc52003-02-24 19:26:42 +0000802
plarscc1b6f22001-09-05 20:37:07 +0000803sigaltstack01 sigaltstack01
804sigaltstack02 sigaltstack02
805
robbiew2845acb2003-02-24 19:38:01 +0000806
plarscc1b6f22001-09-05 20:37:07 +0000807sighold02 sighold02
robbiew7cd714b2003-02-24 22:15:40 +0000808
plarscc1b6f22001-09-05 20:37:07 +0000809signal01 signal01
810signal02 signal02
811signal03 signal03
812signal04 signal04
813signal05 signal05
814
robbiew1a228e02003-02-21 22:14:33 +0000815sigpending02 sigpending02
816
plarscc1b6f22001-09-05 20:37:07 +0000817sigprocmask01 sigprocmask01
818
819sigrelse01 sigrelse01
820
821sigsuspend01 sigsuspend01
822
robbiewf01a9002003-04-15 17:42:39 +0000823
plarscc1b6f22001-09-05 20:37:07 +0000824socket01 socket01
825
robbiewe7c06512003-01-02 16:00:05 +0000826socketcall01 socketcall01
827socketcall02 socketcall02
828socketcall03 socketcall03
829socketcall04 socketcall04
830
plarscc1b6f22001-09-05 20:37:07 +0000831socketpair01 socketpair01
832
833sockioctl01 sockioctl01
834
vapierc033f492006-08-21 07:44:43 +0000835#splice test
836splice01 splice01
837tee01 tee01
838
plarscc1b6f22001-09-05 20:37:07 +0000839stat01 stat01
840stat02 stat02
841stat03 stat03
842stat04 symlink01 -T stat04
843stat05 stat05
844stat06 stat06
845
846statfs01 statfs01
847statfs02 statfs02
robbiew89572422002-06-05 15:35:34 +0000848statfs03 statfs03
plarscc1b6f22001-09-05 20:37:07 +0000849
robbiew783bc452005-08-31 21:31:27 +0000850statvfs01 statvfs01
851
robbiewa30214a2003-11-26 15:35:15 +0000852# This syscall is obsoleted by settimeofday.
plarsfd011592002-08-30 19:14:12 +0000853#stime01 stime01
robbiewa30214a2003-11-26 15:35:15 +0000854#stime02 stime02
plarscc1b6f22001-09-05 20:37:07 +0000855
robbiewc58f59a2002-12-31 22:43:14 +0000856string01 string01
857
robbiew0abc81f2003-01-02 16:45:29 +0000858swapoff01 swapoff01
859swapoff02 swapoff02
860
robbiewbea33222004-08-25 23:26:48 +0000861swapon01 swapon01
862swapon02 swapon02
subrata_modak413ec142007-08-28 07:17:29 +0000863swapon03 swapon03
robbiewdcc848e2003-01-02 21:03:35 +0000864
plarscc1b6f22001-09-05 20:37:07 +0000865symlink01 symlink01
866symlink02 symlink02
robbiew90996112001-09-13 20:31:13 +0000867symlink03 symlink03
plarscc1b6f22001-09-05 20:37:07 +0000868symlink04 symlink04
869symlink05 symlink05
870
vapier460557a2006-09-10 10:00:38 +0000871#symlinkat test cases
872symlinkat01 symlinkat01
873
plarscc1b6f22001-09-05 20:37:07 +0000874sync01 sync01
875sync02 sync02
876
robbiew35c803d2002-12-31 22:53:23 +0000877syscall01 syscall01
878
robbiewed1fe5e2002-12-04 19:06:19 +0000879sysconf01 sysconf01
880
plarscc1b6f22001-09-05 20:37:07 +0000881sysctl01 sysctl01
882sysctl03 sysctl03
883sysctl04 sysctl04
884sysctl05 sysctl05
885
robbiewdb26b082002-12-26 20:48:35 +0000886sysfs01 sysfs01
887sysfs02 sysfs02
888sysfs03 sysfs03
889sysfs04 sysfs04
890sysfs05 sysfs05
891sysfs06 sysfs06
892
plarscc1b6f22001-09-05 20:37:07 +0000893sysinfo01 sysinfo01
894sysinfo02 sysinfo02
895
robbiew564db0e2002-12-09 23:21:23 +0000896syslog01 syslog01
897syslog02 syslog02
898syslog03 syslog03
899syslog04 syslog04
900syslog05 syslog05
901syslog06 syslog06
902syslog07 syslog07
903syslog08 syslog08
904syslog09 syslog09
905syslog10 syslog10
robbiewee4e4fb2003-04-03 15:53:36 +0000906syslog11 syslog11
robbiew4946e5a2003-01-01 20:38:17 +0000907syslog12 syslog12
robbiew564db0e2002-12-09 23:21:23 +0000908
robbiewa30214a2003-11-26 15:35:15 +0000909# This syscall is obsoleted by gettimeofday.
910# time01 time01
911# time02 time02
plarscc1b6f22001-09-05 20:37:07 +0000912
913times01 times01
914times02 times02
915times03 times03
916
917truncate01 truncate01
918truncate02 truncate02
919truncate03 truncate03
robbiew89572422002-06-05 15:35:34 +0000920truncate04 truncate04
plarscc1b6f22001-09-05 20:37:07 +0000921
robbiew528f4282001-09-18 17:10:50 +0000922# This syscall is obsolete. The latest glibc does not even
923# include the ulimit.h file anymore. The test will fail
924# because the error handling has been simplified.
925#
926# ulimit01 ulimit01
plarscc1b6f22001-09-05 20:37:07 +0000927
928umask01 umask01
929umask02 umask02
930umask03 umask03
931
932uname01 uname01
933uname02 uname02
934uname03 uname03
935
936unlink01 symlink01 -T unlink01
937unlink05 unlink05
938unlink06 unlink06
939unlink07 unlink07
940unlink08 unlink08
941
vapier3688c122006-09-10 09:55:18 +0000942#unlinkat test cases
943unlinkat01 unlinkat01
944
robbiew85b41fd2002-11-27 16:09:57 +0000945#
946# These tests require an unmounted block device
947# to run correctly. Please see individual test
948# code for more information.
949#
950#umount01 umount01 -D /dev/...
951#umount02 umount02 -D /dev/...
952#umount03 umount03 -D /dev/...
robbiew85b41fd2002-11-27 16:09:57 +0000953
robbiew11f37552003-03-03 16:11:17 +0000954ustat01 ustat01
955ustat02 ustat02
956
plarscc1b6f22001-09-05 20:37:07 +0000957utime01 utime01
958utime01A symlink01 -T utime01
959utime02 utime02
960utime03 utime03
961utime04 utime04
962utime05 utime05
963utime06 utime06
964
965vfork01 vfork01
966vfork02 vfork02
967
968vhangup01 vhangup01
969vhangup02 vhangup02
970
vapier0b108792006-09-10 10:12:42 +0000971#vmsplice test cases
972vmsplice01 vmsplice01
973
plarscc1b6f22001-09-05 20:37:07 +0000974wait02 wait02
975
976wait401 wait401
977wait402 wait402
978
979waitpid01 waitpid01
980waitpid02 waitpid02
981waitpid03 waitpid03
982waitpid04 waitpid04
robbiew2b3dc622001-09-10 19:33:45 +0000983waitpid05 waitpid05
plarscc1b6f22001-09-05 20:37:07 +0000984waitpid06 waitpid06
985waitpid07 waitpid07
986waitpid08 waitpid08
987waitpid09 waitpid09
988waitpid10 waitpid10 5
989waitpid11 waitpid11
990waitpid12 waitpid12
991waitpid13 waitpid13
992
993write01 write01
994write02 write02
995write03 write03
996write04 write04
997write05 write05
998
999writev01 writev01
1000writev02 writev02
1001writev03 writev03
1002writev04 writev04
1003writev05 writev05
subrata_modakd2c56482007-06-20 10:52:33 +00001004writev06 writev06
plarscc1b6f22001-09-05 20:37:07 +00001005