Home | History | Annotate | Download | only in lcov-1.9

Lines Matching full:succeeds

162 	Verify that, msync() succeeds, when the region to synchronize, is part
167 Verify that msync() succeeds when the region to synchronize is mapped
246 check that a correct call to getitimer() succeeds
258 check that a reasonable setitimer() call succeeds.
366 Verify that, mmap() succeeds when used to map a file where size of the
442 Verify that, mremap() succeeds when used to expand the existing
817 Verify that mknod(2) succeeds when used to create a filesystem
824 Verify that mknod(2) succeeds when used to create a filesystem
831 Verify that mknod(2) succeeds when used to create a filesystem
838 Verify that mknod(2) succeeds when used by root to create a filesystem
868 Verify that mknod(2) succeeds when used to create a filesystem
882 Verify that access() succeeds to check the read/write/execute permissions
885 Also verify that, access() succeeds to test the accessibility of the file
910 Verify that access() succeeds to check the existence of a file if
1247 Verify that, chmod(2) succeeds when used to change the mode permissions
1322 Verify that, chown(2) succeeds to change the group of a file specified
1348 Verify that, chown(2) succeeds to change the owner and group of a file
1426 Verify that, fchmod(2) succeeds when used to change the mode permissions
1444 Verify that, fchown(2) succeeds to change the group of a file specified
1462 Verify that, fchown(2) succeeds to change the owner and group of a file
1468 Verify that, lchown(2) succeeds to change the owner and group of a file
1528 Verify that, truncate(2) succeeds to truncate a file to a specified
1534 Verify that, truncate(2) succeeds to truncate a file to a certain length,
1556 Verify that, ftruncate(2) succeeds to truncate a file to a specified
1561 Verify that, ftruncate(2) succeeds to truncate a file to a certain length,
1639 Verify that, llseek() call succeeds to set the file pointer position
1673 Verify that, lseek() call succeeds to set the file pointer position
1679 Verify that, lseek() call succeeds to set the file pointer position
1684 Verify that, lseek() call succeeds to set the file pointer position
1690 Verify that, lseek() call succeeds to set the file pointer position
2207 Verify that sigprocmask() succeeds to examine and change the calling
2209 Also, verify that sigpending() succeeds to store signal mask that are
2218 Verify that sigsuspend() succeeds to change process's current signal
2364 Verify that, fstat(2) succeeds to get the status of a file and fills
2375 Verify that, fstat(2) succeeds to get the status of a file pointed by
2389 Verify that, lstat(2) succeeds to get the status of a file pointed to by
2412 Verify that, stat(2) succeeds to get the status of a file and fills the
2417 Verify that, stat(2) succeeds to get the status of a file and fills the
2523 Verify that getpriority() succeeds get the scheduling priority of
2573 call getsid() and make sure it succeeds
2762 Call uname() and make sure it succeeds