blob: 2bc9a0a4653d56c348a1ebb2334aa676737e7805 [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
subrata_modak66b84472008-08-11 09:56:25 +0000104eventfd01 eventfd01
105
plarscc1b6f22001-09-05 20:37:07 +0000106execl01 execl01
107execle01 execle01
108execlp01 execlp01
109
110execv01 execv01
111execve01 execve01
robbiewe71965a2002-08-16 16:48:17 +0000112execve02 execve02 -F $LTPROOT/testcases/bin/test3
robbiew5435f932001-09-10 19:56:00 +0000113execve03 execve03
robbiewe71965a2002-08-16 16:48:17 +0000114execve04 cp -f $LTPROOT/testcases/bin/test3 $TMP; execve04 -F test3
115execve05 execve05 -F $LTPROOT/testcases/bin/test3
116execve06 execve06 20 $LTPROOT/testcases/bin/execve06 $LTPROOT/testcases/bin/execve06 4
plarscc1b6f22001-09-05 20:37:07 +0000117execvp01 execvp01
118
119exit01 exit01
120exit02 exit02
121
vapier073ad122006-09-10 10:06:06 +0000122#faccessat test cases
123faccessat01 faccessat01
124
subrata_modak122c6032008-01-08 11:01:11 +0000125#fallocate test cases
126fallocate01 fallocate01
127fallocate02 fallocate02
128fallocate03 fallocate03
129
130#posix_fadvise test cases
subrata_modakbad4dde2007-11-22 13:58:24 +0000131posix_fadvise01 posix_fadvise01
132posix_fadvise01_64 posix_fadvise01_64
133posix_fadvise02 posix_fadvise02
134posix_fadvise02_64 posix_fadvise02_64
135posix_fadvise03 posix_fadvise03
136posix_fadvise03_64 posix_fadvise03_64
137posix_fadvise04 posix_fadvise04
138posix_fadvise04_64 posix_fadvise04_64
139
plarscc1b6f22001-09-05 20:37:07 +0000140fchdir01 fchdir01
141fchdir02 fchdir02
robbiewcfd67962002-05-03 15:51:20 +0000142fchdir03 fchdir03
plarscc1b6f22001-09-05 20:37:07 +0000143
144fchmod01 fchmod01
145fchmod02 fchmod02
146fchmod03 fchmod03
147fchmod04 fchmod04
robbiewe71965a2002-08-16 16:48:17 +0000148fchmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod05
149fchmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod06
plarscc1b6f22001-09-05 20:37:07 +0000150fchmod07 fchmod07
151
vapier6c81d772006-09-10 10:04:50 +0000152#fchmodat test cases
153fchmodat01 fchmodat01
154
plarscc1b6f22001-09-05 20:37:07 +0000155fchown01 fchown01
156fchown02 fchown02
robbiewe71965a2002-08-16 16:48:17 +0000157fchown03 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchown03
plars6cf88ad2003-07-30 17:06:02 +0000158fchown04 export change_owner=$LTPROOT/testcases/bin/change_owner;fchown04
plarscc1b6f22001-09-05 20:37:07 +0000159fchown05 fchown05
160
vapier032481e2006-08-24 00:24:45 +0000161#fchownat test case
162fchownat01 fchownat01
163
robbiew91f51982001-09-11 16:48:47 +0000164fcntl01 fcntl01
plarscc1b6f22001-09-05 20:37:07 +0000165fcntl02 fcntl02
166fcntl03 fcntl03
167fcntl04 fcntl04
168fcntl05 fcntl05
169fcntl06 fcntl06
170fcntl07 fcntl07
171fcntl07B fcntl07B
172fcntl08 fcntl08
173fcntl09 fcntl09
174fcntl10 fcntl10
plars6b8cccf2001-09-25 15:26:11 +0000175fcntl11 fcntl11
176fcntl12 fcntl12
177fcntl13 fcntl13
178fcntl14 fcntl14
179fcntl15 fcntl15
robbiew869e9a42005-02-24 22:32:45 +0000180#fcntl16 fcntl16 #Contains errors.
plars6b8cccf2001-09-25 15:26:11 +0000181fcntl17 fcntl17
182fcntl18 fcntl18
183fcntl19 fcntl19
184fcntl20 fcntl20
185fcntl21 fcntl21
robbiew25ae5452004-03-02 22:55:42 +0000186fcntl22 fcntl22
187fcntl23 fcntl23
robbiew7937de62005-05-10 18:15:42 +0000188fcntl24 fcntl24
189fcntl25 fcntl25
190fcntl26 fcntl26
mreed10112fa152006-05-15 17:49:45 +0000191# The tests for these system calls fcntl27 and fcntl28 are temporarily being disabled
192# fcntl27 fcntl27
193# fcntl28 fcntl28
plarscc1b6f22001-09-05 20:37:07 +0000194
robbiew3a6f12b2002-12-20 17:13:14 +0000195fdatasync01 fdatasync01
196fdatasync02 fdatasync02
197
robbiewffd39942002-12-02 18:24:37 +0000198flock01 flock01
199flock02 flock02
plars74693462002-12-03 23:05:29 +0000200flock03 flock03
robbiewd7a33fa2002-12-26 20:23:29 +0000201flock04 flock04
202flock05 flock05
robbiew4483a712003-03-03 16:23:16 +0000203flock06 flock06
robbiewffd39942002-12-02 18:24:37 +0000204
robbiewdc44d2e2002-12-30 21:32:36 +0000205fmtmsg01 fmtmsg01
206
plarscc1b6f22001-09-05 20:37:07 +0000207fork01 fork01
208fork02 fork02
209fork03 fork03
210fork04 fork04
211fork05 fork05
212fork06 fork06
213fork07 fork07
214fork08 fork08
215fork09 fork09
plars6b8cccf2001-09-25 15:26:11 +0000216fork10 fork10
217fork11 fork11
plarscc1b6f22001-09-05 20:37:07 +0000218
219fpathconf01 fpathconf01
220
221fstat01 fstat01
222fstat02 fstat02
223fstat03 fstat03
224fstat04 fstat04
robbiew89572422002-06-05 15:35:34 +0000225fstat05 fstat05
plarscc1b6f22001-09-05 20:37:07 +0000226
vapierd2816c42006-08-24 04:20:05 +0000227#fstatat64/newfstatat test cases
228fstatat01 fstatat01
229
plarscc1b6f22001-09-05 20:37:07 +0000230fstatfs01 fstatfs01
231fstatfs02 fstatfs02
232
233fsync01 fsync01
234fsync02 fsync02
235fsync03 fsync03
236
237ftruncate01 ftruncate01
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000238ftruncate01_64 ftruncate01_64
plarscc1b6f22001-09-05 20:37:07 +0000239ftruncate02 ftruncate02
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000240ftruncate02_64 ftruncate02_64
robbiewe0147e92001-09-12 15:48:14 +0000241ftruncate03 ftruncate03
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000242ftruncate03_64 ftruncate03_64
robbiew41b19692003-01-16 16:03:48 +0000243ftruncate04 ftruncate04
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000244ftruncate04_64 ftruncate04_64
plarscc1b6f22001-09-05 20:37:07 +0000245
vapier6eeb1512006-08-24 04:18:31 +0000246#futimesat test cases
247futimesat01 futimesat01
248
robbiewaf04f6e2005-05-26 20:42:13 +0000249getcontext01 getcontext01
250
plarscc1b6f22001-09-05 20:37:07 +0000251getcwd01 getcwd01
252getcwd02 getcwd02
253getcwd03 getcwd03
254
255getdents01 getdents01
256getdents02 getdents02
257getdents03 getdents03
258getdents04 getdents04
plarscc1b6f22001-09-05 20:37:07 +0000259
robbiew83987632002-11-18 20:54:44 +0000260getdomainname01 getdomainname01
261
robbiew41b868b2005-05-26 19:07:12 +0000262getdtablesize01 getdtablesize01
263
plarscc1b6f22001-09-05 20:37:07 +0000264getegid01 getegid01
265
266geteuid01 geteuid01
267
268getgid01 getgid01
269getgid02 getgid02
270getgid03 getgid03
271
272getgroups01 getgroups01
273getgroups02 getgroups02
274getgroups03 getgroups03
275getgroups04 getgroups04
276
277gethostid01 gethostid01
278
279gethostname01 gethostname01
280
281getitimer01 getitimer01
282getitimer02 getitimer02
283getitimer03 getitimer03
284
robbiew7ba4dfb2005-04-12 22:23:09 +0000285getpagesize01 getpagesize01
286
plarscc1b6f22001-09-05 20:37:07 +0000287getpeername01 getpeername01
288
289getpgid01 getpgid01
290getpgid02 getpgid02
291
292getpgrp01 getpgrp01
293
294getpid01 getpid01
295getpid02 getpid02
296
297getppid01 getppid01
298getppid02 getppid02
299
300getpriority01 getpriority01
301getpriority02 getpriority02
302
303getresgid01 getresgid01
304getresgid02 getresgid02
305getresgid03 getresgid03
306
307getresuid01 getresuid01
308getresuid02 getresuid02
309getresuid03 getresuid03
310
robbiew3dde45d2003-01-08 16:33:11 +0000311getrlimit01 getrlimit01
312getrlimit02 getrlimit02
313
subrata_modak1382fd12008-08-11 10:35:31 +0000314get_robust_list01 get_robust_list01
315
robbiewaa7c2cc2002-12-16 21:22:09 +0000316getrusage01 getrusage01
317getrusage02 getrusage02
318
plarscc1b6f22001-09-05 20:37:07 +0000319getsid01 getsid01
320getsid02 getsid02
321
322getsockname01 getsockname01
323
324getsockopt01 getsockopt01
325
subrata_modakcd6dc3f2008-06-17 14:19:27 +0000326gettid01 gettid01
327
plarscc1b6f22001-09-05 20:37:07 +0000328gettimeofday01 gettimeofday01
nstraz5abf9a92002-05-23 15:39:06 +0000329gettimeofday02 gettimeofday02
plarscc1b6f22001-09-05 20:37:07 +0000330
331getuid01 getuid01
332getuid02 getuid02
333getuid03 getuid03
334
robbiewd1e38432003-07-10 16:42:12 +0000335#Needs tty device.
336#ioctl01 ioctl01 -D /dev/tty0
337#ioctl02 ioctl02 -D /dev/tty0
plarscc1b6f22001-09-05 20:37:07 +0000338
subrata_modak9afc5e52007-05-28 10:48:27 +0000339inotify01 inotify01
340inotify02 inotify02
341
robbiew2db8c7e2003-01-01 20:50:36 +0000342ioperm01 ioperm01
343ioperm02 ioperm02
344
robbiew6f9ec432002-12-30 18:08:19 +0000345iopl01 iopl01
346iopl02 iopl02
347
subrata_modak06e466f2008-06-26 13:27:17 +0000348io_cancel01 run-io_cancel.sh
subrata_modakc5792c92008-07-11 20:21:42 +0000349io_destroy01 run-io_destroy.sh
350io_getevents01 run-io_getevents.sh
351io_setup01 run-io_setup.sh
352io_submit01 run-io_submit.sh
subrata_modak06e466f2008-06-26 13:27:17 +0000353
plarscc1b6f22001-09-05 20:37:07 +0000354kill01 kill01
355kill02 kill02
356kill03 kill03
357kill04 kill04
358kill05 kill05
359kill06 kill06
360kill07 kill07
361kill08 kill08
362kill09 kill09
363kill10 kill10
robbiewed3dbbf2003-03-14 15:58:53 +0000364kill11 ulimit -c 1024;kill11
robbiewe237cd32002-12-31 21:21:45 +0000365kill12 kill12
robbiew9f0e6782003-04-15 17:59:51 +0000366
plarscc1b6f22001-09-05 20:37:07 +0000367lchown01 lchown01
robbiewe71965a2002-08-16 16:48:17 +0000368lchown02 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02
plarscc1b6f22001-09-05 20:37:07 +0000369
370link01 symlink01 -T link01
371link02 link02
372link03 link03
373link04 link04
374link05 link05
robbiew724848a2002-07-08 16:41:55 +0000375link06 link06
robbiew6bc7e2d2002-07-08 16:47:09 +0000376link07 link07
plarscc1b6f22001-09-05 20:37:07 +0000377
vapieraab2ac02006-09-10 09:59:08 +0000378#linkat test cases
379linkat01 linkat01
380
plarscc1b6f22001-09-05 20:37:07 +0000381listen01 listen01
382
383llseek01 llseek01
384llseek02 llseek02
385
386lseek01 lseek01
387lseek02 lseek02
388lseek03 lseek03
389lseek04 lseek04
390lseek05 lseek05
391lseek06 lseek06
392lseek07 lseek07
393lseek08 lseek08
394lseek09 lseek09
395lseek10 lseek10
396
397lstat01A symlink01 -T lstat01
398lstat01 lstat01
399lstat02 lstat02
robbiewefafa932001-09-12 17:02:12 +0000400lstat03 lstat03
plarscc1b6f22001-09-05 20:37:07 +0000401
robbiew2c012d72003-01-03 21:00:43 +0000402mallopt01 mallopt01
403
robbiew35bd5872003-01-03 20:17:28 +0000404memset01 memset01
robbiew844c8a72003-01-03 20:40:22 +0000405memcmp01 memcmp01
robbiewc6219fd2003-01-03 20:33:32 +0000406memcpy01 memcpy01
robbiew35bd5872003-01-03 20:17:28 +0000407
robbiewb284c112002-11-26 17:24:44 +0000408mlockall01 mlockall01
409mlockall02 mlockall02
robbiewe972ba52005-05-26 19:16:49 +0000410mlockall03 mlockall03
robbiewb284c112002-11-26 17:24:44 +0000411
plarscc1b6f22001-09-05 20:37:07 +0000412mkdir01 mkdir01
413mkdir02 mkdir02
414mkdir03 mkdir03
415mkdir04 mkdir04
robbiewefafa932001-09-12 17:02:12 +0000416mkdir05 mkdir05
plarscc1b6f22001-09-05 20:37:07 +0000417mkdir05A symlink01 -T mkdir05
418mkdir08 mkdir08
robbiewbd756502002-12-04 23:16:31 +0000419mkdir09 mkdir09
plarscc1b6f22001-09-05 20:37:07 +0000420
vapierdfa737c2006-08-24 00:20:29 +0000421#mkdirat test cases
422mkdirat01 mkdir01
423
plarscc1b6f22001-09-05 20:37:07 +0000424mknod01 mknod01
425mknod02 mknod02
426mknod03 mknod03
427mknod04 mknod04
428mknod05 mknod05
429mknod06 mknod06
430mknod07 mknod07
431mknod08 mknod08
robbiew61786512002-06-10 14:59:05 +0000432mknod09 mknod09
plarscc1b6f22001-09-05 20:37:07 +0000433
vapierd780ff62006-08-24 00:23:08 +0000434#mknodat test cases
435mknodat01 mknodat01
436
plarsbd2bbbd2002-06-13 22:16:13 +0000437mlock01 mlock01
438mlock02 mlock02
439
plarscc1b6f22001-09-05 20:37:07 +0000440qmm01 mmap001 -m 1
441mmap01 mmap01
442mmap02 mmap02
443mmap03 mmap03
444mmap04 mmap04
445mmap05 mmap05
446mmap06 mmap06
447mmap07 mmap07
448mmap08 mmap08
plars11556692003-04-09 20:26:41 +0000449mmap09 mmap09
plarscc1b6f22001-09-05 20:37:07 +0000450
robbiew835d5a42001-09-12 18:39:10 +0000451modify_ldt01 modify_ldt01
plarscc1b6f22001-09-05 20:37:07 +0000452modify_ldt02 modify_ldt02
453
robbiew080c2192002-11-26 21:12:07 +0000454#
455# These tests require an unmounted block device
456# to run correctly. Please see individual test
457# code for more information.
458#
459#mount01 mount01 -D /dev/...
460#mount02 mount02 -D /dev/...
461#mount03 mount03 -D /dev/...
462#mount04 mount04 -D /dev/...
463
subrata_modak8dfa1b32008-07-26 04:15:36 +0000464move_pages01 move_pages.sh 01
465move_pages02 move_pages.sh 02
466move_pages03 move_pages.sh 03
467move_pages04 move_pages.sh 04
468move_pages05 move_pages.sh 05
469move_pages06 move_pages.sh 06
470move_pages07 move_pages.sh 07
471move_pages08 move_pages.sh 08
472move_pages09 move_pages.sh 09
473move_pages10 move_pages.sh 10
474move_pages11 move_pages.sh 11
475
plarscc1b6f22001-09-05 20:37:07 +0000476mprotect01 mprotect01
477mprotect02 mprotect02
478mprotect03 mprotect03
479
480mremap01 mremap01
481mremap02 mremap02
482mremap03 mremap03
483mremap04 mremap04
484
485msgctl01 msgctl01
486msgctl02 msgctl02
487msgctl03 msgctl03
robbiew4a6976c2001-09-12 19:00:24 +0000488msgctl04 msgctl04
plarscc1b6f22001-09-05 20:37:07 +0000489msgctl05 msgctl05
robbiew577ff1a2002-12-05 20:12:28 +0000490msgctl06 msgctl06
491msgctl07 msgctl07
492msgctl08 msgctl08
493msgctl09 msgctl09
plarscc1b6f22001-09-05 20:37:07 +0000494
495msgget01 msgget01
496msgget02 msgget02
497msgget03 msgget03
robbiew4a6976c2001-09-12 19:00:24 +0000498msgget04 msgget04
plarscc1b6f22001-09-05 20:37:07 +0000499
500msgrcv01 msgrcv01
robbiew4a6976c2001-09-12 19:00:24 +0000501msgrcv02 msgrcv02
plarscc1b6f22001-09-05 20:37:07 +0000502msgrcv03 msgrcv03
503msgrcv04 msgrcv04
504msgrcv05 msgrcv05
505msgrcv06 msgrcv06
506
507msgsnd01 msgsnd01
robbiew4a6976c2001-09-12 19:00:24 +0000508msgsnd02 msgsnd02
plarscc1b6f22001-09-05 20:37:07 +0000509msgsnd03 msgsnd03
510msgsnd04 msgsnd04
511msgsnd05 msgsnd05
512msgsnd06 msgsnd06
513
514msync01 msync01
515msync02 msync02
516msync03 msync03
517msync04 msync04
518msync05 msync05
519
robbiew3e8143e2002-12-02 18:01:15 +0000520munlock01 munlock01
521munlock02 munlock02
522
robbiew5d74ee32002-12-24 17:08:11 +0000523munlockall01 munlockall01
524munlockall02 munlockall02
525
plarscc1b6f22001-09-05 20:37:07 +0000526munmap01 munmap01
527munmap02 munmap02
528munmap03 munmap03
529
530nanosleep01 nanosleep01
531nanosleep02 nanosleep02
532nanosleep03 nanosleep03
533nanosleep04 nanosleep04
534
robbiewfd1cff32002-12-04 18:33:09 +0000535nftw01 nftw01
536nftw6401 nftw6401
537
plarscc1b6f22001-09-05 20:37:07 +0000538nice01 nice01
539nice02 nice02
540nice03 nice03
robbiew4a6976c2001-09-12 19:00:24 +0000541nice04 nice04
plarscc1b6f22001-09-05 20:37:07 +0000542nice05 nice05
543
544open01 open01
545open01A symlink01 -T open01
546open02 open02
547open03 open03
548open04 open04
549open05 open05
550open06 open06
551open07 open07
robbiew4a6976c2001-09-12 19:00:24 +0000552open08 open08
robbiewa2d47322002-12-31 21:58:11 +0000553open09 open09
robbiew3a77e6e2003-01-06 20:43:47 +0000554open10 open10
plarscc1b6f22001-09-05 20:37:07 +0000555
vapier4aaf10b2006-08-24 01:57:40 +0000556#openat test cases
557openat01 openat01
558
mridgeee9951a2004-08-24 18:42:52 +0000559mincore01 mincore01
560#mincore02 mincore02 currently hangs and does not exit correctly
561madvise01 madvise01
562madvise02 madvise02
563
plarscc1b6f22001-09-05 20:37:07 +0000564pathconf01 pathconf01
565
566pause01 pause01
567pause02 pause02
568pause03 pause03
569
robbiewe493ffb2003-12-16 17:23:24 +0000570# The personality() system call is poorly documented
571# and difficult to figure out how to use by looking
572# at the different architecture specific kernel files.
573#personality01 personality01
574#personality02 personality02
plarscc1b6f22001-09-05 20:37:07 +0000575
576pipe01 pipe01
robbiew906d4682003-01-06 17:23:07 +0000577pipe02 pipe02
578pipe03 pipe03
579pipe04 pipe04
plarscc1b6f22001-09-05 20:37:07 +0000580pipe05 pipe05
581pipe06 pipe06
robbiew906d4682003-01-06 17:23:07 +0000582pipe07 pipe07
plarscc1b6f22001-09-05 20:37:07 +0000583pipe08 pipe08
584pipe09 pipe09
585pipe10 pipe10
586pipe11 pipe11
587
588poll01 poll01
589
robbiewea1ca882002-12-19 19:06:19 +0000590prctl01 prctl01
591prctl02 prctl02
robbiewea1ca882002-12-19 19:06:19 +0000592
plarscc1b6f22001-09-05 20:37:07 +0000593pread01 pread01
594pread02 pread02
robbiewcfd67962002-05-03 15:51:20 +0000595pread03 pread03
plarscc1b6f22001-09-05 20:37:07 +0000596
robbiew4f33e5d2002-12-31 22:12:26 +0000597profil01 profil01
598
robbiew3815a9d2005-05-26 15:40:47 +0000599pselect01 pselect01
600
robbiew7aaab4f2002-12-19 18:21:31 +0000601ptrace01 ptrace01
602ptrace02 ptrace02
603ptrace03 ptrace03
604
plarscc1b6f22001-09-05 20:37:07 +0000605pwrite01 pwrite01
robbiew7da6f532001-09-12 21:41:14 +0000606pwrite02 pwrite02
robbiewcfd67962002-05-03 15:51:20 +0000607pwrite03 pwrite03
robbiew3c658152003-01-07 21:50:34 +0000608pwrite04 pwrite04
plarscc1b6f22001-09-05 20:37:07 +0000609
robbiew63cf8532003-02-20 20:42:12 +0000610
plarscc1b6f22001-09-05 20:37:07 +0000611read01 read01
612read02 read02
613read03 read03
614read04 read04
615
616readdir01 readdir01
robbiewcfd67962002-05-03 15:51:20 +0000617readdir02 readdir02
plarscc1b6f22001-09-05 20:37:07 +0000618
619readlink01A symlink01 -T readlink01
plars9d84a3b2001-09-25 16:05:38 +0000620readlink01 readlink01
plarscc1b6f22001-09-05 20:37:07 +0000621readlink02 readlink02
robbiewf1cd2d52001-09-10 21:15:34 +0000622readlink03 readlink03
robbiewe71965a2002-08-16 16:48:17 +0000623readlink04 cp -f $LTPROOT/testcases/bin/creat_slink $TMP; readlink04
plarscc1b6f22001-09-05 20:37:07 +0000624
vapier8a63ecb2006-09-10 10:03:21 +0000625#readlinkat test cases
626readlinkat01 readlinkat01
627
plarscc1b6f22001-09-05 20:37:07 +0000628readv01 readv01
629readv02 readv02
robbiewcd243f22002-05-21 17:06:02 +0000630readv03 readv03
plarscc1b6f22001-09-05 20:37:07 +0000631
robbiew4e03a3c2002-12-24 17:15:09 +0000632reboot01 reboot01
633reboot02 reboot02
634
robbiew2b3dc622001-09-10 19:33:45 +0000635recv01 recv01
plarscc1b6f22001-09-05 20:37:07 +0000636
robbiew3b67df92001-09-13 16:36:25 +0000637recvfrom01 recvfrom01
plarscc1b6f22001-09-05 20:37:07 +0000638
robbiew3b67df92001-09-13 16:36:25 +0000639recvmsg01 recvmsg01
plarscc1b6f22001-09-05 20:37:07 +0000640
subrata_modakfcfd1602007-10-17 14:33:24 +0000641remap_file_pages01 remap_file_pages01
subrata_modakbf831b52007-10-25 14:20:10 +0000642remap_file_pages02 remap_file_pages02
subrata_modakfcfd1602007-10-17 14:33:24 +0000643
plarscc1b6f22001-09-05 20:37:07 +0000644rename01 rename01
645rename01A symlink01 -T rename01
646rename02 rename02
647rename03 rename03
648rename04 rename04
649rename05 rename05
650rename06 rename06
651rename07 rename07
652rename08 rename08
robbiew528f4282001-09-18 17:10:50 +0000653rename09 rename09
plarscc1b6f22001-09-05 20:37:07 +0000654rename10 rename10
robbiew528f4282001-09-18 17:10:50 +0000655rename12 rename12
plarscc1b6f22001-09-05 20:37:07 +0000656rename13 rename13
robbiew717b4302002-12-04 18:40:58 +0000657rename14 rename14
plarscc1b6f22001-09-05 20:37:07 +0000658
vapierb0493c82006-09-10 09:57:28 +0000659#renameat test cases
660renameat01 renameat01
661
plarscc1b6f22001-09-05 20:37:07 +0000662rmdir01 rmdir01
robbiewed0977d2001-09-13 19:04:48 +0000663rmdir02 rmdir02
plarscc1b6f22001-09-05 20:37:07 +0000664rmdir03 rmdir03
665rmdir03A symlink01 -T rmdir03
666rmdir04 rmdir04
667rmdir05 rmdir05
668
669sbrk01 sbrk01
670
plarsfb9883e2002-12-06 22:57:32 +0000671sched_get_priority_max01 sched_get_priority_max01
672sched_get_priority_max02 sched_get_priority_max02
673
674sched_get_priority_min01 sched_get_priority_min01
675sched_get_priority_min02 sched_get_priority_min02
676
677sched_getparam01 sched_getparam01
678sched_getparam02 sched_getparam02
679sched_getparam03 sched_getparam03
680
robbiew5d7ec242002-12-24 16:51:53 +0000681sched_rr_get_interval01 sched_rr_get_interval01
682sched_rr_get_interval02 sched_rr_get_interval02
683sched_rr_get_interval03 sched_rr_get_interval03
684
plarsfb9883e2002-12-06 22:57:32 +0000685sched_setparam01 sched_setparam01
686sched_setparam02 sched_setparam02
687sched_setparam03 sched_setparam03
688sched_setparam04 sched_setparam04
689sched_setparam05 sched_setparam05
690
plarscc1b6f22001-09-05 20:37:07 +0000691sched_getscheduler01 sched_getscheduler01
692sched_getscheduler02 sched_getscheduler02
693
694sched_setscheduler01 sched_setscheduler01
695sched_setscheduler02 sched_setscheduler02
696
697sched_yield01 sched_yield01
698
699select01 select01
700select02 select02
701select03 select03
702
703semctl01 semctl01
robbiewed0977d2001-09-13 19:04:48 +0000704semctl02 semctl02
plarscc1b6f22001-09-05 20:37:07 +0000705semctl03 semctl03
plarsfea01722002-01-21 20:27:31 +0000706semctl04 semctl04
plarscc1b6f22001-09-05 20:37:07 +0000707semctl05 semctl05
robbiewbc5f6662002-12-05 20:23:49 +0000708semctl06 semctl06
709semctl07 semctl07
plarscc1b6f22001-09-05 20:37:07 +0000710
711semget01 semget01
712semget02 semget02
713semget03 semget03
714semget05 semget05
715semget06 semget06
716
717semop01 semop01
718semop02 semop02
719semop03 semop03
720semop04 semop04
721semop05 semop05
722
723send01 send01
724
plarscc1b6f22001-09-05 20:37:07 +0000725sendfile02 sendfile02
subrata_modakb752e852007-11-28 11:20:03 +0000726sendfile02_64 sendfile02_64
robbiew281272a2001-09-25 17:28:40 +0000727sendfile03 sendfile03
subrata_modakb752e852007-11-28 11:20:03 +0000728sendfile03_64 sendfile03_64
729sendfile04 sendfile04
730sendfile04_64 sendfile04_64
subrata_modak498546d2007-12-05 08:44:26 +0000731sendfile05 sendfile05
732sendfile05_64 sendfile05_64
733sendfile06 sendfile06
734sendfile06_64 sendfile06_64
735sendfile07 sendfile07
736sendfile07_64 sendfile07_64
subrata_modakb752e852007-11-28 11:20:03 +0000737
plarscc1b6f22001-09-05 20:37:07 +0000738
739sendmsg01 sendmsg01
740
741sendto01 sendto01
742
plarsd758be32002-11-01 15:59:31 +0000743setdomainname01 setdomainname01
744setdomainname02 setdomainname02
745setdomainname03 setdomainname03
746
plarscc1b6f22001-09-05 20:37:07 +0000747setfsgid01 setfsgid01
mridgedf9ae7e2004-05-21 14:51:40 +0000748setfsgid02 setfsgid02
749setfsgid03 setfsgid03
plarscc1b6f22001-09-05 20:37:07 +0000750
751setfsuid01 setfsuid01
mridgedf9ae7e2004-05-21 14:51:40 +0000752setfsuid02 setfsuid02
753setfsuid03 setfsuid03
plarscc1b6f22001-09-05 20:37:07 +0000754
755setgid01 setgid01
subrata_modakda53b082008-08-04 12:06:21 +0000756setgid01_16 setgid01_16
plarscc1b6f22001-09-05 20:37:07 +0000757setgid02 setgid02
subrata_modakda53b082008-08-04 12:06:21 +0000758setgid02_16 setgid02_16
plarscc1b6f22001-09-05 20:37:07 +0000759setgid03 setgid03
subrata_modakda53b082008-08-04 12:06:21 +0000760setgid03_16 setgid03_16
plarscc1b6f22001-09-05 20:37:07 +0000761
robbiew26e72a02003-04-08 15:40:07 +0000762setegid01 setegid01
763
plarscc1b6f22001-09-05 20:37:07 +0000764setgroups01 setgroups01
765setgroups02 setgroups02
766setgroups03 setgroups03
robbiew89572422002-06-05 15:35:34 +0000767setgroups04 setgroups04
plarscc1b6f22001-09-05 20:37:07 +0000768
plars2be4eff2002-11-01 15:44:39 +0000769sethostname01 sethostname01
770sethostname02 sethostname02
771sethostname03 sethostname03
772
plarscc1b6f22001-09-05 20:37:07 +0000773setitimer01 setitimer01
774setitimer02 setitimer02
775setitimer03 setitimer03
776
777setpgid01 setpgid01
778setpgid02 setpgid02
779setpgid03 setpgid03
780
781setpgrp01 setpgrp01
782setpgrp02 setpgrp02
783
784setpriority01 setpriority01
785setpriority02 setpriority02
786setpriority03 setpriority03
787setpriority04 setpriority04
788setpriority05 setpriority05
789
790setregid01 setregid01
robbiew2b3dc622001-09-10 19:33:45 +0000791setregid02 setregid02
792setregid03 setregid03
793setregid04 setregid04
plarscc1b6f22001-09-05 20:37:07 +0000794
robbiew802eb8b2002-12-27 18:47:45 +0000795setresgid01 setresgid01
796setresgid02 setresgid02
797setresgid03 setresgid03
798
robbiew2b3dc622001-09-10 19:33:45 +0000799setresuid01 setresuid01
800setresuid02 setresuid02
robbiewd295c942001-09-13 19:41:59 +0000801setresuid03 setresuid03
plarscc1b6f22001-09-05 20:37:07 +0000802
803setreuid01 setreuid01
robbiew2b3dc622001-09-10 19:33:45 +0000804setreuid02 setreuid02
plarscc1b6f22001-09-05 20:37:07 +0000805setreuid03 setreuid03
806setreuid04 setreuid04
807setreuid05 setreuid05
808setreuid06 setreuid06
809
810setrlimit01 setrlimit01
robbiew04dcae82001-09-13 19:52:02 +0000811setrlimit02 setrlimit02
plarscc1b6f22001-09-05 20:37:07 +0000812setrlimit03 setrlimit03
813
subrata_modak1382fd12008-08-11 10:35:31 +0000814set_robust_list01 set_robust_list01
815
plarscc1b6f22001-09-05 20:37:07 +0000816setsid01 setsid01
817
818setsockopt01 setsockopt01
819
820settimeofday01 settimeofday01
821settimeofday02 settimeofday02
822
823setuid01 setuid01
824setuid02 setuid02
825setuid03 setuid03
826
827shmat01 shmat01
828shmat02 shmat02
829shmat03 shmat03
830
831shmctl01 shmctl01
832shmctl02 shmctl02
833shmctl03 shmctl03
plars7ce00c22002-09-30 19:59:58 +0000834shmctl04 shmctl04
plarscc1b6f22001-09-05 20:37:07 +0000835
robbiew2b3dc622001-09-10 19:33:45 +0000836shmdt01 shmdt01
robbiew04dcae82001-09-13 19:52:02 +0000837shmdt02 shmdt02
plarscc1b6f22001-09-05 20:37:07 +0000838
839shmget01 shmget01
840shmget02 shmget02
841shmget03 shmget03
robbiew0c0847c2001-09-13 20:23:54 +0000842shmget04 shmget04
plarscc1b6f22001-09-05 20:37:07 +0000843shmget05 shmget05
844
845sigaction01 sigaction01
robbiew0c0847c2001-09-13 20:23:54 +0000846sigaction02 sigaction02
robbiewee78cc52003-02-24 19:26:42 +0000847
plarscc1b6f22001-09-05 20:37:07 +0000848sigaltstack01 sigaltstack01
849sigaltstack02 sigaltstack02
850
robbiew2845acb2003-02-24 19:38:01 +0000851
plarscc1b6f22001-09-05 20:37:07 +0000852sighold02 sighold02
robbiew7cd714b2003-02-24 22:15:40 +0000853
plarscc1b6f22001-09-05 20:37:07 +0000854signal01 signal01
855signal02 signal02
856signal03 signal03
857signal04 signal04
858signal05 signal05
859
robbiew1a228e02003-02-21 22:14:33 +0000860sigpending02 sigpending02
861
plarscc1b6f22001-09-05 20:37:07 +0000862sigprocmask01 sigprocmask01
863
864sigrelse01 sigrelse01
865
866sigsuspend01 sigsuspend01
867
robbiewf01a9002003-04-15 17:42:39 +0000868
plarscc1b6f22001-09-05 20:37:07 +0000869socket01 socket01
870
robbiewe7c06512003-01-02 16:00:05 +0000871socketcall01 socketcall01
872socketcall02 socketcall02
873socketcall03 socketcall03
874socketcall04 socketcall04
875
plarscc1b6f22001-09-05 20:37:07 +0000876socketpair01 socketpair01
877
878sockioctl01 sockioctl01
879
vapierc033f492006-08-21 07:44:43 +0000880#splice test
881splice01 splice01
882tee01 tee01
883
plarscc1b6f22001-09-05 20:37:07 +0000884stat01 stat01
885stat02 stat02
886stat03 stat03
887stat04 symlink01 -T stat04
888stat05 stat05
889stat06 stat06
890
891statfs01 statfs01
892statfs02 statfs02
robbiew89572422002-06-05 15:35:34 +0000893statfs03 statfs03
plarscc1b6f22001-09-05 20:37:07 +0000894
robbiew783bc452005-08-31 21:31:27 +0000895statvfs01 statvfs01
896
robbiewa30214a2003-11-26 15:35:15 +0000897# This syscall is obsoleted by settimeofday.
plarsfd011592002-08-30 19:14:12 +0000898#stime01 stime01
robbiewa30214a2003-11-26 15:35:15 +0000899#stime02 stime02
plarscc1b6f22001-09-05 20:37:07 +0000900
robbiewc58f59a2002-12-31 22:43:14 +0000901string01 string01
902
robbiew0abc81f2003-01-02 16:45:29 +0000903swapoff01 swapoff01
904swapoff02 swapoff02
905
robbiewbea33222004-08-25 23:26:48 +0000906swapon01 swapon01
907swapon02 swapon02
subrata_modak413ec142007-08-28 07:17:29 +0000908swapon03 swapon03
robbiewdcc848e2003-01-02 21:03:35 +0000909
plarscc1b6f22001-09-05 20:37:07 +0000910symlink01 symlink01
911symlink02 symlink02
robbiew90996112001-09-13 20:31:13 +0000912symlink03 symlink03
plarscc1b6f22001-09-05 20:37:07 +0000913symlink04 symlink04
914symlink05 symlink05
915
vapier460557a2006-09-10 10:00:38 +0000916#symlinkat test cases
917symlinkat01 symlinkat01
918
plarscc1b6f22001-09-05 20:37:07 +0000919sync01 sync01
920sync02 sync02
921
robbiew35c803d2002-12-31 22:53:23 +0000922syscall01 syscall01
923
robbiewed1fe5e2002-12-04 19:06:19 +0000924sysconf01 sysconf01
925
plarscc1b6f22001-09-05 20:37:07 +0000926sysctl01 sysctl01
927sysctl03 sysctl03
928sysctl04 sysctl04
929sysctl05 sysctl05
930
robbiewdb26b082002-12-26 20:48:35 +0000931sysfs01 sysfs01
932sysfs02 sysfs02
933sysfs03 sysfs03
934sysfs04 sysfs04
935sysfs05 sysfs05
936sysfs06 sysfs06
937
plarscc1b6f22001-09-05 20:37:07 +0000938sysinfo01 sysinfo01
939sysinfo02 sysinfo02
940
robbiew564db0e2002-12-09 23:21:23 +0000941syslog01 syslog01
942syslog02 syslog02
943syslog03 syslog03
944syslog04 syslog04
945syslog05 syslog05
946syslog06 syslog06
947syslog07 syslog07
948syslog08 syslog08
949syslog09 syslog09
950syslog10 syslog10
robbiewee4e4fb2003-04-03 15:53:36 +0000951syslog11 syslog11
robbiew4946e5a2003-01-01 20:38:17 +0000952syslog12 syslog12
robbiew564db0e2002-12-09 23:21:23 +0000953
robbiewa30214a2003-11-26 15:35:15 +0000954# This syscall is obsoleted by gettimeofday.
955# time01 time01
956# time02 time02
plarscc1b6f22001-09-05 20:37:07 +0000957
958times01 times01
plarscc1b6f22001-09-05 20:37:07 +0000959times03 times03
960
subrata_modakaf2c9ef2008-06-03 06:54:12 +0000961# New syscall support from 2.6.25 kernel onwards
962
963timerfd01 timerfd01
964
plarscc1b6f22001-09-05 20:37:07 +0000965truncate01 truncate01
subrata_modakbbc5be62008-08-05 03:00:19 +0000966truncate01_64 truncate01_64
plarscc1b6f22001-09-05 20:37:07 +0000967truncate02 truncate02
subrata_modakbbc5be62008-08-05 03:00:19 +0000968truncate02_64 truncate02_64
plarscc1b6f22001-09-05 20:37:07 +0000969truncate03 truncate03
subrata_modakbbc5be62008-08-05 03:00:19 +0000970truncate03_64 truncate03_64
robbiew89572422002-06-05 15:35:34 +0000971truncate04 truncate04
subrata_modakbbc5be62008-08-05 03:00:19 +0000972truncate04_64 truncate04_64
plarscc1b6f22001-09-05 20:37:07 +0000973
robbiew528f4282001-09-18 17:10:50 +0000974# This syscall is obsolete. The latest glibc does not even
975# include the ulimit.h file anymore. The test will fail
976# because the error handling has been simplified.
977#
978# ulimit01 ulimit01
plarscc1b6f22001-09-05 20:37:07 +0000979
980umask01 umask01
981umask02 umask02
982umask03 umask03
983
984uname01 uname01
985uname02 uname02
986uname03 uname03
987
988unlink01 symlink01 -T unlink01
989unlink05 unlink05
990unlink06 unlink06
991unlink07 unlink07
992unlink08 unlink08
993
vapier3688c122006-09-10 09:55:18 +0000994#unlinkat test cases
995unlinkat01 unlinkat01
996
robbiew85b41fd2002-11-27 16:09:57 +0000997#
998# These tests require an unmounted block device
999# to run correctly. Please see individual test
1000# code for more information.
1001#
1002#umount01 umount01 -D /dev/...
1003#umount02 umount02 -D /dev/...
1004#umount03 umount03 -D /dev/...
robbiew85b41fd2002-11-27 16:09:57 +00001005
robbiew11f37552003-03-03 16:11:17 +00001006ustat01 ustat01
1007ustat02 ustat02
1008
plarscc1b6f22001-09-05 20:37:07 +00001009utime01 utime01
1010utime01A symlink01 -T utime01
1011utime02 utime02
1012utime03 utime03
1013utime04 utime04
1014utime05 utime05
1015utime06 utime06
1016
subrata_modak27439682008-06-06 08:44:40 +00001017# Introduced from Kernel 2.6.22 onwards
1018utimensat01 utimensat_tests.sh
1019
plarscc1b6f22001-09-05 20:37:07 +00001020vfork01 vfork01
1021vfork02 vfork02
1022
1023vhangup01 vhangup01
1024vhangup02 vhangup02
1025
vapier0b108792006-09-10 10:12:42 +00001026#vmsplice test cases
1027vmsplice01 vmsplice01
1028
plarscc1b6f22001-09-05 20:37:07 +00001029wait02 wait02
1030
1031wait401 wait401
1032wait402 wait402
1033
1034waitpid01 waitpid01
1035waitpid02 waitpid02
1036waitpid03 waitpid03
1037waitpid04 waitpid04
robbiew2b3dc622001-09-10 19:33:45 +00001038waitpid05 waitpid05
plarscc1b6f22001-09-05 20:37:07 +00001039waitpid06 waitpid06
1040waitpid07 waitpid07
1041waitpid08 waitpid08
1042waitpid09 waitpid09
1043waitpid10 waitpid10 5
1044waitpid11 waitpid11
1045waitpid12 waitpid12
1046waitpid13 waitpid13
1047
1048write01 write01
1049write02 write02
1050write03 write03
1051write04 write04
1052write05 write05
1053
1054writev01 writev01
1055writev02 writev02
1056writev03 writev03
1057writev04 writev04
1058writev05 writev05
subrata_modakd2c56482007-06-20 10:52:33 +00001059writev06 writev06
plarscc1b6f22001-09-05 20:37:07 +00001060