DragonFly BSD
DragonFly users List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

RegressionTest Results


From: Eric Bakan <bakanatorz@xxxxxxxxx>
Date: Fri, 26 Nov 2010 01:16:20 -0800

Here are the results of running the pcca-test framework. Changes made to a clean install include modifying the sudoers file, installing ruby, and installing sudo to comply with the framework's README. I just redirected the output from ./mktests.sh -r into a text file. Let me know if I did something wrong or you want the results formatted differently.

[ 1/ 1] /aio.h/t_aio: Assertion failed: (aio_read(&iocb) != -1), function main, file t_aio.c, line 57.
[ 1/ 1] /aio.h/t_aio_suspend: Assertion failed: (lio_listio(LIO_WAIT, iocblist, NAIO, NULL) == 0), function main, file t_aio_suspend.c, line 71.
[ 1/ 1] /complex.h/t_cabs: passed
[ 1/ 1] /complex.h/t_carg: passed
[ 1/ 1] /complex.h/t_cacos: passed
[ 1/ 1] /complex.h/t_cacosh: passed
[ 1/ 1] /complex.h/t_casin: passed
[ 1/ 1] /complex.h/t_casinh: passed
[ 1/ 1] /complex.h/t_catan: passed
[ 1/ 1] /complex.h/t_catanh: passed
[ 1/ 1] /complex.h/t_ccos: passed
[ 1/ 1] /complex.h/t_ccosh: passed
[ 1/ 1] /complex.h/t_cexp: passed
[ 1/ 1] /complex.h/t_cimag: passed
[ 1/ 1] /complex.h/t_clog: passed
[ 1/ 1] /complex.h/t_complex: passed
[ 1/ 1] /complex.h/t_conj: passed
[ 1/ 1] /complex.h/t_conj2: passed
[ 1/ 1] /complex.h/t_cpow: passed
[ 1/ 1] /complex.h/t_cproj: passed
[ 1/ 1] /complex.h/t_creal: passed
[ 1/ 1] /complex.h/t_csin: passed
[ 1/ 1] /complex.h/t_csinh: passed
[ 1/ 1] /complex.h/t_csqrt: passed
[ 1/ 1] /complex.h/t_ctan: passed
[ 1/ 1] /complex.h/t_ctanh: passed
[ 1/ 1] /complex.h/t_ident: passed
[ 1/ 1] /complex.h/t_imgconstant: passed
[ 1/ 1] /complex.h/t_signbit: passed
[ 1/ 1] /cpio.h/t_cpio: passed
[ 1/ 1] /dirent.h/t_closedir: passed
[ 1/ 1] /dirent.h/t_dirent: passed
[ 1/ 1] /dirent.h/t_opendir: passed
[ 1/ 1] /dirent.h/t_readdir: passed
[ 1/ 1] /dirent.h/t_readdir_r: passed
[ 1/ 1] /dlfcn.h/t_dlsym: passed
[ 1/ 1] /fcntl.h/t_fcntl: passed
[ 1/ 1] /fenv.h/t_fexcept: passed
[ 1/ 1] /fenv.h/t_fenv: passed
[ 1/ 1] /fnmatch.h/t_fnmatch: Assertion failed: (rv == FNM_NOMATCH), function main, file t_fnmatch.c, line 40.
[ 1/ 1] /fnmatch.h/t_fnmatch2: passed
[ 1/ 1] /ftw.h/t_ftw: Assertion failed: (ftw("sandbox/thisdefinitelydoesntexist", mycallback, 1) == -1 && errno == ENOENT), function main, file t_ftw.c, line 51.
[ 1/ 1] /grp.h/t_getgrent: passed
[ 1/ 1] /grp.h/t_getgrgid: Assertion failed: (rv != -1), function main, file t_getgrgid.c, line 64.
[ 1/ 1] /grp.h/t_getgrnam: Assertion failed: (pgrp != NULL), function main, file t_getgrnam.c, line 55.
[ 1/ 1] /grp.h/t_getgrnam_r: Assertion failed: (pgrp != NULL), function threadfun, file t_getgrnam_r.c, line 109.
Assertion failed: (pgrp != NULL), function threadfun, file t_getgrnam_r.c, line 109.
Assertion failed: (pgrp != NULL), function threadfun, file t_getgrnam_r.c, line 109.
Assertion failed: (pgrp != NULL), function threadfun, file t_getgrnam_r.c, line 109.
[ 1/ 1] /grp.h/t_grp: passed
[ 1/ 1] /libgen.h/t_basename: passed
[ 1/ 1] /libgen.h/t_dirname: passed
[ 1/ 1] /limits.h/t_minvalues: passed (55 symbols checked)
[ 1/ 1] /math.h/t_const: passed
[ 1/ 1] /math.h/t_cos: passed
[ 1/ 1] /math.h/t_fdim: passed
[ 1/ 1] /math.h/t_fdimf: passed
[ 1/ 1] /math.h/t_fdiml: passed
[ 1/ 1] /math.h/t_fmax: passed
[ 1/ 1] /math.h/t_fmaxf: passed
[ 1/ 1] /math.h/t_fmaxl: passed
[ 1/ 1] /math.h/t_fmin: passed
[ 1/ 1] /math.h/t_fminf: passed
[ 1/ 1] /math.h/t_fminl: passed
[ 1/ 1] /math.h/t_fpclassify: passed
[ 1/ 1] /math.h/t_generr: [1/1] /math.h/t_generr: t_acos  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_acos  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_asin  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_atan2 : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_acosh : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_atanh : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_atanh : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log   : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log   : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log10 : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log10 : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log2  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log2  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log1p : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_log1p : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_logb  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_pow   : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_pow   : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_sqrt  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_lgamma: Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[1/1] /math.h/t_generr: t_fmod  : Assertion failed: (t_errno != 0 || t_fp != 0), function runtest, file t_generr.c, line 308.
[ 1/ 1] /math.h/t_tgamma: failed (test case doesn't exist)
[ 1/ 1] /math.h/t_log: passed
[ 1/ 1] /math.h/t_nearbyint: passed (inexact exception test skipped)
[ 1/ 1] /math.h/t_pow: Assertion failed: (fabs(oval - ttable[i].z) < 0.001), function main, file t_pow.c, line 205.
[ 1/ 1] /math.h/t_rint: passed
[ 1/ 1] /math.h/t_sin: passed
[ 1/ 1] /math.h/t_trig_ident: passed
[ 1/ 1] /mqueue.h/t_mq_ambig: passed
[ 1/ 1] /mqueue.h/t_mq_close: passed
[ 1/ 1] /mqueue.h/t_mq_notify_invsigno: passed
[ 1/ 1] /mqueue.h/t_mq_notify_simple: passed
[ 1/ 1] /mqueue.h/t_mq_open: passed
[ 1/ 1] /mqueue.h/t_mq_open_close: passed
[ 1/ 1] /mqueue.h/t_mq_open_umask: passed
[ 1/ 1] /mqueue.h/t_mq_parent_child: passed
[ 1/ 1] /mqueue.h/t_mq_parent_child_multmsg: passed
[ 1/ 1] /mqueue.h/t_mq_select: passed
[ 1/ 1] /mqueue.h/t_mq_send: passed
[ 1/ 1] /mqueue.h/t_mq_send2: passed
[ 1/ 1] /mqueue.h/t_mq_send3: passed
[ 1/ 1] /mqueue.h/t_mq_send_dos: passed
[ 1/ 1] /mqueue.h/t_mq_setattr: passed
[ 1/ 1] /mqueue.h/t_mq_timedsend: passed
[ 1/ 1] /mqueue.h/t_mq_timedsend2: passed
[ 1/ 1] /mqueue.h/t_mq_timedreceive_timeout: passed
[ 1/ 1] /mqueue.h/t_mq_timedsend_timeout: passed
[ 1/ 1] /ndbm.h/t_ndbm: passed
[ 1/ 1] /if.h/t_if: passed
[ 1/ 1] /netdb.h/t_netdb: passed
[ 1/ 1] /in.h/t_in: passed
[ 1/ 1] /poll.h/t_poll: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getdetachstate: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getguardsize: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getschedparam: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getschedpolicy: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getscope: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getstack: passed
[ 1/ 1] /pthread.h/t_pthread_attr_getstacksize: passed
[ 1/ 1] /pthread.h/t_pthread_attr_setschedpolicy: passed
[ 1/ 1] /pthread.h/t_pthread_barrier_init: passed
[ 1/ 1] /pthread.h/t_pthread_barrier_wait: passed
[ 1/ 1] /pthread.h/t_pthread_barrierattr_getpshared: passed
[ 1/ 1] /pthread.h/t_pthread_barrierattr_init: passed
[ 1/ 1] /pthread.h/t_pthread_cond_init: passed
[ 1/ 1] /pthread.h/t_pthread_cond_wait: passed
[ 1/ 1] /pthread.h/t_pthread_condattr_init: passed
[ 1/ 1] /pthread.h/t_pthread_condattr_getclock: passed
[ 1/ 1] /pthread.h/t_pthread_condattr_getpshared: passed
[ 1/ 1] /pthread.h/t_pthread_equal: passed
[ 1/ 1] /pthread.h/t_pthread_getcpuclockid: failed (test case doesn't exist)
[ 1/ 1] /pthread.h/t_pthread_kill: passed
[ 1/ 1] /pthread.h/t_pthread_rwlock: passed
[ 1/ 1] /pthread.h/t_pthread_rwlock_init: passed
[ 1/ 1] /pthread.h/t_pthread_rwlock_deadlock: Assertion failed: (!isdeadlock), function main, file t_pthread_rwlock_deadlock.c, line 54.
[ 1/ 1] /pthread.h/t_pthread_rwlock_timedrdlock: passed
[ 1/ 1] /pthread.h/t_pthread_rwlock_timedwrlock: passed
[ 1/ 1] /pthread.h/t_pthread_rwlock_trywrlock: passed
[ 1/ 1] /pthread.h/t_pthread_setcancelstate: passed
[ 1/ 1] /pthread.h/t_pthread_setcanceltype: passed
[ 1/ 1] /pthread.h/t_pthread_spin_init: passed
[ 1/ 1] /pthread.h/t_pthread_spin_lock: passed
[ 1/ 1] /pthread.h/t_pthread_spin_lock2: passed
[ 1/ 1] /pthread.h/t_pthread_testcancel: passed
[ 1/ 1] /pthread.h/t_pthread_tsdata: passed
[ 1/ 1] /pwd.h/t_pwd: passed
[ 1/ 1] /sched.h/t_sched_getparam: passed
[ 1/ 1] /sched.h/t_sched_rr_get_interval: Assertion failed: (sched_rr_get_interval(getpid(), &ts) != -1), function main, file t_sched_rr_get_interval.c, line 45.
[ 1/ 1] /search.h/t_lfind: passed
[ 1/ 1] /search.h/t_lsearch: passed
[ 1/ 1] /search.h/t_hsearch: assertion: z->z_Magic == ZALLOC_SLAB_MAGIC in _slabfree
[ 1/ 1] /search.h/t_tsearch: passed
[ 1/ 1] /semaphore.h/t_sem_circbuf: passed
[ 1/ 1] /semaphore.h/t_sem_destroy: passed
[ 1/ 1] /semaphore.h/t_sem_getvalue: passed
[ 1/ 1] /semaphore.h/t_sem_init: passed
[ 1/ 1] /semaphore.h/t_sem_init_pshared: passed
[ 1/ 1] /semaphore.h/t_sem_open: Assertion failed: (mysem != SEM_FAILED), function main, file t_sem_open.c, line 48.
[ 1/ 1] /semaphore.h/t_sem_timedwait: failed (test case doesn't exist)
[ 1/ 1] /semaphore.h/t_sem_thr: passed
[ 1/ 1] /semaphore.h/t_sem_trywait: passed
[ 1/ 1] /setjmp.h/t_longjmp: passed
[ 1/ 1] /signal.h/t_signal: failed (test case doesn't exist)
[ 1/10] /signal.h/t_signal_altstack: passed
[ 2/10] /signal.h/t_signal_altstack: passed
[ 3/10] /signal.h/t_signal_altstack: passed
[ 4/10] /signal.h/t_signal_altstack: passed
[ 5/10] /signal.h/t_signal_altstack: passed
[ 6/10] /signal.h/t_signal_altstack: passed
[ 7/10] /signal.h/t_signal_altstack: passed
[ 8/10] /signal.h/t_signal_altstack: passed
[ 9/10] /signal.h/t_signal_altstack: passed
[10/10] /signal.h/t_signal_altstack: passed
[ 1/ 1] /spawn.h/t_posix_spawn: Assertion failed: (posix_spawn(&pid, argv[0], NULL, NULL, argv, envp) == 0), function main, file t_posix_spawn.c, line 43.
[ 1/ 1] /stdio.h/t_clearerr: passed
[ 1/ 1] /stdio.h/t_ctermid: passed
[ 1/ 1] /stdio.h/t_ferror: passed
[ 1/ 1] /stdio.h/t_fileno: passed
[ 1/ 1] /stdio.h/t_flockfile: passed
[ 1/ 1] /stdio.h/t_stdio: passed
[ 1/ 1] /stdio.h/t_tmpfile: passed
[ 1/ 1] /stdio.h/t_tempnam: passed
[ 1/ 1] /stdlib.h/t_posix_memalign: passed
[ 1/ 1] /stdlib.h/t_posix_openpt: passed
[ 1/ 1] /stdlib.h/t_putenv: passed
[ 1/ 1] /stdlib.h/t_qsort: passed
[ 1/ 1] /stdlib.h/t_realpath: passed
[ 1/ 1] /stdlib.h/t_stdlib: passed
[ 1/ 1] /stdlib.h/t_strtod: passed
[ 1/ 1] /strings.h/t_ffs: passed
[ 1/ 1] /stropts.h/t_stropts: failed (test case doesn't exist)
[ 1/ 1] /ipc.h/t_ipc: passed
[ 1/ 1] /mman.h/t_mlockall: Assertion failed: (rv != -1 || (rv == -1 && errno == EAGAIN) || (rv == -1 && errno == EPERM) || (rv == -1 && errno == ENOMEM)), function main, file t_mlockall.c, line 50.
[ 1/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 2/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 3/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 4/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 5/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 6/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 7/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 8/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 9/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[10/10] /mman.h/t_mmap: Assertion failed: (fd != -1), function main, file t_mmap.c, line 66.
[ 1/10] /mman.h/t_mmap_close: passed
[ 2/10] /mman.h/t_mmap_close: passed
[ 3/10] /mman.h/t_mmap_close: passed
[ 4/10] /mman.h/t_mmap_close: passed
[ 5/10] /mman.h/t_mmap_close: passed
[ 6/10] /mman.h/t_mmap_close: passed
[ 7/10] /mman.h/t_mmap_close: passed
[ 8/10] /mman.h/t_mmap_close: passed
[ 9/10] /mman.h/t_mmap_close: passed
[10/10] /mman.h/t_mmap_close: passed
[ 1/ 1] /mman.h/t_mmap_errno: Assertion failed: (rofd != -1), function main, file t_mmap_errno.c, line 148.
[ 1/ 1] /mman.h/t_shm: Assertion failed: (shmd != -1), function main, file t_shm.c, line 25.
[ 1/ 1] /msg.h/t_msg: passed
[ 1/ 1] /resource.h/t_getpriority: failed (test case doesn't exist)
[ 1/ 1] /resource.h/t_getrlimit: passed
[ 1/ 1] /resource.h/t_getrusage: passed
[ 1/ 1] /resource.h/t_setpriority: Assertion failed: (setpriority(PRIO_PROCESS, -INT_MAX, 0) == -1 && errno == EINVAL), function main, file t_setpriority.c, line 84.
[ 1/ 1] /resource.h/t_setrlimit: passed
[ 1/ 1] /sem.h/t_sem: passed
[ 1/ 1] /shm.h/t_shm: passed
[ 1/ 1] /shm.h/t_shmat: passed
[ 1/ 1] /socket.h/t_setsockopt: passed
[ 1/ 1] /socket.h/t_socket: passed
[ 1/ 1] /stat.h/t_lstat: passed
[ 1/ 1] /stat.h/t_mkfifo: passed
[ 1/ 1] /stat.h/t_mkfifo2: Assertion failed: (mkfifo(FIFOPATH, S_IRWXU) != -1), function main, file t_mkfifo2.c, line 49.
[ 1/ 1] /stat.h/t_stat: passed
[ 1/ 1] /stat.h/t_umask: passed
[ 1/ 1] /statvfs.h/t_fstatvfs: passed
[ 1/ 1] /statvfs.h/t_statvfs: passed
[ 1/ 1] /time. h/t_time: passed
[ 1/ 1] /times.h/t_times: passed
[ 1/ 1] /uio.h/t_uio: passed
[ 1/ 1] /un.h/t_un: passed
[ 1/ 1] /utsname.h/t_uname: passed
[ 1/ 1] /wait.h/t_abort: passed
[ 1/ 1] /tar.h/t_tar: passed
[ 1/ 1] /termios.h/t_cfgetispeed: Assertion failed: (isatty(STDOUT_FILENO) != 0), function main, file t_cfgetispeed.c, line 97.
[ 1/ 1] /termios.h/t_tcdrain: Assertion failed: (isatty(STDOUT_FILENO) != 0), function main, file t_tcdrain.c, line 49.
[ 1/ 1] /termios.h/t_tcgetattr: Assertion failed: (isatty(STDOUT_FILENO) != 0), function main, file t_tcgetattr.c, line 43.
[ 1/ 1] /termios.h/t_tcgetsid: Assertion failed: (isatty(STDOUT_FILENO) != 0), function main, file t_tcgetsid.c, line 41.
[ 1/ 1] /termios.h/t_termios: passed
[ 1/ 1] /time.h/t_clock_getres: passed (CLOCK_MONOTONIC check skipped)
[ 1/ 1] /time.h/t_time: failed (test case doesn't exist)
[ 1/10] /time.h/t_timer: failed (test case doesn't exist)
[ 1/ 1] /ulimit.h/t_ulimit: Assertion failed: (rv == -1 && errno == EPERM), function main, file t_ulimit.c, line 73.
[ 1/ 1] /unistd.h/t_access: passed (EINVAL check skipped)
[ 1/ 1] /unistd.h/t_access2: passed
[ 1/ 1] /unistd.h/t_alarm: Assertion failed: (sleep(2) == 0), function main, file t_alarm.c, line 57.
[ 1/ 1] /unistd.h/t_chdir: passed
[ 1/ 1] /unistd.h/t_confstr: passed
[ 1/ 1] /unistd.h/t_fchdir: passed
[ 1/ 1] /unistd.h/t_fchdir_suid: passed
[ 1/ 1] /unistd.h/t_fork_buf: Assertion failed: (fp != NULL), function main, file t_fork_buf.c, line 48.
[ 1/ 1] /unistd.h/t_fork_signal: passed
[ 1/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 2/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 3/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 4/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 5/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 6/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 7/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 8/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 9/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[10/10] /unistd.h/t_fsync: Assertion failed: (fd != -1), function main, file t_fsync.c, line 46.
[ 1/ 1] /unistd.h/t_fsync_errno: passed
[ 1/ 1] /unistd.h/t_getcwd: passed
[ 1/ 1] /unistd.h/t_getgroups: passed
[ 1/ 1] /unistd.h/t_gethostid: passed
[ 1/ 1] /unistd.h/t_gethostname: passed
[ 1/ 1] /unistd.h/t_getlogin: passed
[ 1/ 1] /unistd.h/t_getlogin_r: passed
[ 1/ 1] /unistd.h/t_getpgid: passed (EPERM check skipped)
[ 1/ 1] /unistd.h/t_getpgrp: passed
[ 1/ 1] /unistd.h/t_getpid: passed
[ 1/ 1] /unistd.h/t_getppid: passed
[ 1/ 1] /unistd.h/t_getsid: passed (EPERM check skipped)
[ 1/ 1] /unistd.h/t_getuid: passed
[ 1/ 1] /unistd.h/t_isatty: Assertion failed: (isatty(fd) == 0 && errno == ENOTTY), function main, file t_isatty.c, line 49.
[ 1/ 1] /unistd.h/t_link: passed
[ 1/ 1] /unistd.h/t_lockf: passed
[ 1/ 1] /unistd.h/t_nice: passed
[ 1/ 1] /unistd. h/t_nice_thr: passed
[ 1/ 1] /unistd.h/t_pause: passed
[ 1/ 1] /unistd.h/t_pipe: passed
[ 1/ 1] /unistd.h/t_pipe_fork: passed
[ 1/ 1] /unistd.h/t_pipe_thr: passed
[ 1/ 1] /unistd.h/t_readlink: passed
[ 1/ 1] /unistd.h/t_setregid: passed
[ 1/ 1] /unistd.h/t_setregid_sgid: Assertion failed: (getegid() != getgid()), function main, file t_setregid_sgid.c, line 31.
[ 1/ 1] /unistd.h/t_tcsetpgrp: Assertion failed: (tcsetpgrp(STDOUT_FILENO, -INT_MAX) == -1 && errno == EINVAL), function main, file t_tcsetpgrp.c, line 46.
[ 1/ 1] /unistd.h/t_ttyname: passed
[ 1/ 1] /unistd.h/t_unistd: passed
[1/1] /unistd.h/t_posix_advisory_info: passed
[1/1] /unistd.h/t_posix_asynchronous_io: passed
[1/1] /unistd.h/t_posix_barriers: passed
[1/1] /unistd.h/t_posix_clock_selection: passed
[1/1] /unistd.h/t_posix_cputime: passed
[1/1] /unistd.h/t_posix_fsync: passed
[1/1] /unistd.h/t_posix_ipv6: passed
[1/1] /unistd.h/t_posix_mapped_files: passed
[1/1] /unistd.h/t_posix_memlock: passed
[1/1] /unistd.h/t_posix_memlock_range: passed
[1/1] /unistd.h/t_posix_memory_protection: passed
[1/1] /unistd.h/t_posix_message_passing: passed
[1/1] /unistd.h/t_posix_monotonic_clock: passed
[1/1] /unistd.h/t_posix_prioritized_io: passed
[1/1] /unistd.h/t_posix_priority_scheduling: passed
[1/1] /unistd.h/t_posix_raw_sockets: passed
[1/1] /unistd.h/t_posix_reader_writer_locks: passed
[1/1] /unistd.h/t_posix_realtime_signals: passed
[1/1] /unistd.h/t_posix_semaphores: passed
[1/1] /unistd.h/t_posix_shared_memory_objects: passed
[1/1] /unistd.h/t_posix_spawn: passed
[1/1] /unistd.h/t_posix_spin_locks: passed
[1/1] /unistd.h/t_posix_sporadic_server: passed
[1/1] /unistd.h/t_posix_synchronized_io: passed
[1/1] /unistd.h/t_posix_thread_attr_stackaddr: passed
[1/1] /unistd.h/t_posix_thread_attr_stacksize: passed
[1/1] /unistd.h/t_posix_thread_cputime: passed
[1/1] /unistd.h/t_posix_thread_cputime: passed
[1/1] /unistd.h/t_posix_thread_prio_inherit: passed
[1/1] /unistd.h/t_posix_thread_prio_protect: passed
[1/1] /unistd.h/t_posix_thread_priority_scheduling: passed
[1/1] /unistd.h/t_posix_thread_process_shared: passed
[1/1] /unistd.h/t_posix_thread_safe_functions: passed
[1/1] /unistd.h/t_posix_thread_sporadic_server: Assertion failed: (rv != -1 || errno == 0), function main, file _posix_thread_sporadic_server.c, line 46.
Abort trap (core dumped)
[1/1] /unistd.h/t_posix_threads: passed
[1/1] /unistd.h/t_posix_timeouts: passed
[1/1] /unistd.h/t_posix_timers: passed
[1/1] /unistd.h/t_posix_trace: passed
[1/1] /unistd.h/t_posix_trace_event_filter: Assertion failed: (rv != -1 || errno == 0), function main, file _posix_trace_event_filter.c, line 46.
Abort trap (core dumped)
[1/1] /unistd.h/t_posix_trace_inherit: Assertion failed: (rv != -1 || errno == 0), function main, file _posix_trace_inherit.c, line 46.
Abort trap (core dumped)
[1/1] /unistd.h/t_posix_trace_log: Assertion failed: (rv != -1 || errno == 0), function main, file _posix_trace_log.c, line 46.
Abort trap (core dumped)
[1/1] /unistd.h/t_posix_typed_memory_objects: passed
[1/1] /unistd.h/t_posix2_c_dev: passed
[1/1] /unistd.h/t_posix2_fort_dev: passed
[1/1] /unistd.h/t_posix2_fort_run: passed
[1/1] /unistd.h/t_posix2_localedef: passed
[1/1] /unistd.h/t_posix2_pbs: passed
[1/1] /unistd.h/t_posix2_pbs_accounting: passed
[1/1] /unistd.h/t_posix2_pbs_checkpoint: passed
[1/1] /unistd.h/t_posix2_pbs_locate: passed
[1/1] /unistd.h/t_posix2_pbs_message: passed
[1/1] /unistd.h/t_posix2_pbs_track: passed
[1/1] /unistd.h/t_posix2_sw_dev: passed
[1/1] /unistd.h/t_posix2_upe: passed
t_at.sh: We are not (or we couldn't determine if we are) privileged enough.
t_basename.sh: passed
t_dirname.sh: passed
t_alias. sh: 1 space in first alias ignored
t_if_compound_list.sh: null compound list encountered in if clause
t_jobs_output.sh: format violated in <command>
t_lineno.sh: passed
t_listpreced.sh: passed
t_negpipe.sh: passed
t_reset_getopt.sh: passed
t_wait.sh: passed
t_time.sh: passed
[ 1/ 1] /utime.h/t_utime: passed
[ 1/ 1] /utmpx.h/t_utmpx: failed (test case doesn't exist)
[ 1/ 1] /utmpx.h/t_utmpx_enum: failed (test case doesn't exist)


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]