Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2019 18:41:07 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501036 - in head/devel: . linux-ltp
Message-ID:  <201905081841.x48If7L7006867@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed May  8 18:41:06 2019
New Revision: 501036
URL: https://svnweb.freebsd.org/changeset/ports/501036

Log:
  New port: devel/linux-ltp
  
  The LTP testsuite contains a collection of tools for testing
  the Linux kernel and related features.  This package is intended
  for testing the Linux kernel ABI provided by linux(4).
  
  WWW: https://github.com/linux-test-project/ltp
  
  Reviewed by:	ngie, lwhsu (earlier version)
  Sponsored by:	The FreeBSD Foundation
  Differential Revision:	https://reviews.freebsd.org/D20092

Added:
  head/devel/linux-ltp/
  head/devel/linux-ltp/Makefile   (contents, props changed)
  head/devel/linux-ltp/distinfo   (contents, props changed)
  head/devel/linux-ltp/pkg-descr   (contents, props changed)
  head/devel/linux-ltp/pkg-message   (contents, props changed)
  head/devel/linux-ltp/pkg-plist.amd64   (contents, props changed)
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed May  8 18:41:05 2019	(r501035)
+++ head/devel/Makefile	Wed May  8 18:41:06 2019	(r501036)
@@ -1651,6 +1651,7 @@
     SUBDIR += linux-c7-qt
     SUBDIR += linux-c7-sdl12
     SUBDIR += linux-c7-sdl20
+    SUBDIR += linux-ltp
     SUBDIR += linux_libusb
     SUBDIR += lion
     SUBDIR += listserialc

Added: head/devel/linux-ltp/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-ltp/Makefile	Wed May  8 18:41:06 2019	(r501036)
@@ -0,0 +1,25 @@
+# $FreeBSD$
+
+# Note that this port uses RPMs from openSUSE - CentOS doesn't seem
+# to carry LTP packages.  For future updates, here's the openSUSE
+# package site: https://build.opensuse.org/package/show/benchmark/ltp
+
+PORTNAME=	ltp
+PORTVERSION=	20190115
+CATEGORIES=	devel
+MASTER_SITES=	https://download.opensuse.org/repositories/benchmark/%SUBDIR%/:DEFAULT,amd64,SOURCE
+MASTER_SITE_SUBDIR=	openSUSE_Leap_42.3/x86_64/:DEFAULT,amd64 \
+			openSUSE_Leap_42.3/src/:SOURCE
+
+MAINTAINER=	trasz@FreeBSD.org
+COMMENT=	Linux Test Project (openSUSE Leap 42.3)
+
+LICENSE=	GPLv2+
+
+ONLY_FOR_ARCHS=	amd64
+
+RPMVERSION=	1.5
+USES=		linux:c7
+USE_LINUX_RPM=	yes
+
+.include <bsd.port.mk>

Added: head/devel/linux-ltp/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-ltp/distinfo	Wed May  8 18:41:06 2019	(r501036)
@@ -0,0 +1,5 @@
+TIMESTAMP = 1556466977
+SHA256 (centos/ltp-20190115-1.5.x86_64.rpm) = 49b30b8143ed8e56961d0fb973d3ed7d178fc73714d00cb6b16cd60ea994ef85
+SIZE (centos/ltp-20190115-1.5.x86_64.rpm) = 13788125
+SHA256 (centos/ltp-20190115-1.5.src.rpm) = a4acee34312ce39642ff025d800297e9c3443fdbbe8363c0d0cf9350a3c8c312
+SIZE (centos/ltp-20190115-1.5.src.rpm) = 2852010

Added: head/devel/linux-ltp/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-ltp/pkg-descr	Wed May  8 18:41:06 2019	(r501036)
@@ -0,0 +1,5 @@
+The LTP testsuite contains a collection of tools for testing
+the Linux kernel and related features.  This package is intended
+for testing the Linux kernel ABI provided by linux(4).
+
+WWW: https://github.com/linux-test-project/ltp

Added: head/devel/linux-ltp/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-ltp/pkg-message	Wed May  8 18:41:06 2019	(r501036)
@@ -0,0 +1,7 @@
+To run the LTP test suite, execute, as root:
+
+    kldload linux linux64
+    mount -t linsysfs linsysfs /compat/linux/sys
+    mount -t linprocfs linprocfs /compat/linux/proc
+    chroot /compat/linux /opt/ltp/runltp -Q
+

Added: head/devel/linux-ltp/pkg-plist.amd64
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-ltp/pkg-plist.amd64	Wed May  8 18:41:06 2019	(r501036)
@@ -0,0 +1,6696 @@
+opt/ltp/IDcheck.sh
+opt/ltp/Version
+opt/ltp/bin/Makefile
+opt/ltp/bin/create_dmesg_entries_for_each_test.awk
+opt/ltp/bin/create_kernel_faults_in_loops_and_probability.awk
+opt/ltp/bin/create_valgrind_check.awk
+opt/ltp/bin/genhtml.pl
+opt/ltp/bin/html_report_header.txt
+opt/ltp/bin/insert_kernel_faults.sh
+opt/ltp/bin/ltp-bump
+opt/ltp/bin/ltp-pan
+opt/ltp/bin/ltp-scanner
+opt/ltp/bin/make-file.sh
+opt/ltp/bin/restore_kernel_faults_default.sh
+opt/ltp/bin/run-all-posix-option-group-tests.sh
+opt/ltp/bin/run-posix-option-group-test.sh
+opt/ltp/bin/run-tests.sh
+opt/ltp/bin/t0
+opt/ltp/conformance/behavior/WIFEXITED/WIFEXITED_1-1.run-test
+opt/ltp/conformance/behavior/WIFEXITED/WIFEXITED_1-2.run-test
+opt/ltp/conformance/behavior/WIFEXITED/WIFEXITED_1-3.run-test
+opt/ltp/conformance/behavior/WIFEXITED/run.sh
+opt/ltp/conformance/behavior/timers/run.sh
+opt/ltp/conformance/behavior/timers/timers_1-1.run-test
+opt/ltp/conformance/behavior/timers/timers_2-1.run-test
+opt/ltp/conformance/definitions/aio_h/aio_h_2-1.run-test
+opt/ltp/conformance/definitions/aio_h/aio_h_4-1.run-test
+opt/ltp/conformance/definitions/aio_h/run.sh
+opt/ltp/conformance/definitions/errno_h/errno_h_3-2.run-test
+opt/ltp/conformance/definitions/errno_h/errno_h_4-1.run-test
+opt/ltp/conformance/definitions/errno_h/run.sh
+opt/ltp/conformance/definitions/mqueue_h/mqueue_h_1-1.run-test
+opt/ltp/conformance/definitions/mqueue_h/run.sh
+opt/ltp/conformance/definitions/pthread_h/run.sh
+opt/ltp/conformance/definitions/sched_h/run.sh
+opt/ltp/conformance/definitions/sched_h/sched_h_10-1.run-test
+opt/ltp/conformance/definitions/signal_h/run.sh
+opt/ltp/conformance/definitions/signal_h/signal_h_13-1.run-test
+opt/ltp/conformance/definitions/signal_h/signal_h_19-1.run-test
+opt/ltp/conformance/definitions/signal_h/signal_h_23-1.run-test
+opt/ltp/conformance/definitions/signal_h/signal_h_26-1.run-test
+opt/ltp/conformance/definitions/time_h/run.sh
+opt/ltp/conformance/definitions/unistd_h/run.sh
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_1-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_10-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_2-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_2-2.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_3-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_4-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_5-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_6-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_7-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_8-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/aio_cancel_9-1.run-test
+opt/ltp/conformance/interfaces/aio_cancel/run.sh
+opt/ltp/conformance/interfaces/aio_error/aio_error_1-1.run-test
+opt/ltp/conformance/interfaces/aio_error/aio_error_2-1.run-test
+opt/ltp/conformance/interfaces/aio_error/aio_error_3-1.run-test
+opt/ltp/conformance/interfaces/aio_error/run.sh
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_12-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_14-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_2-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_3-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_4-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_5-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_8-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_8-2.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_8-3.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_8-4.run-test
+opt/ltp/conformance/interfaces/aio_fsync/aio_fsync_9-1.run-test
+opt/ltp/conformance/interfaces/aio_fsync/run.sh
+opt/ltp/conformance/interfaces/aio_read/aio_read_1-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_10-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_11-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_11-2.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_3-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_3-2.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_4-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_5-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_7-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_8-1.run-test
+opt/ltp/conformance/interfaces/aio_read/aio_read_9-1.run-test
+opt/ltp/conformance/interfaces/aio_read/run.sh
+opt/ltp/conformance/interfaces/aio_return/aio_return_1-1.run-test
+opt/ltp/conformance/interfaces/aio_return/aio_return_2-1.run-test
+opt/ltp/conformance/interfaces/aio_return/aio_return_3-1.run-test
+opt/ltp/conformance/interfaces/aio_return/aio_return_3-2.run-test
+opt/ltp/conformance/interfaces/aio_return/aio_return_4-1.run-test
+opt/ltp/conformance/interfaces/aio_return/run.sh
+opt/ltp/conformance/interfaces/aio_suspend/aio_suspend_1-1.run-test
+opt/ltp/conformance/interfaces/aio_suspend/aio_suspend_3-1.run-test
+opt/ltp/conformance/interfaces/aio_suspend/aio_suspend_4-1.run-test
+opt/ltp/conformance/interfaces/aio_suspend/aio_suspend_5-1.run-test
+opt/ltp/conformance/interfaces/aio_suspend/aio_suspend_9-1.run-test
+opt/ltp/conformance/interfaces/aio_suspend/run.sh
+opt/ltp/conformance/interfaces/aio_write/aio_write_1-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_1-2.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_2-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_3-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_5-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_6-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_7-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_8-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_8-2.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_9-1.run-test
+opt/ltp/conformance/interfaces/aio_write/aio_write_9-2.run-test
+opt/ltp/conformance/interfaces/aio_write/run.sh
+opt/ltp/conformance/interfaces/asctime/asctime_1-1.run-test
+opt/ltp/conformance/interfaces/asctime/run.sh
+opt/ltp/conformance/interfaces/clock/clock_1-1.run-test
+opt/ltp/conformance/interfaces/clock/clock_2-1.run-test
+opt/ltp/conformance/interfaces/clock/clock_4-1.sh
+opt/ltp/conformance/interfaces/clock/run.sh
+opt/ltp/conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_1-1.run-test
+opt/ltp/conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_1-2.run-test
+opt/ltp/conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_2-1.run-test
+opt/ltp/conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_5-1.run-test
+opt/ltp/conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_6-1.run-test
+opt/ltp/conformance/interfaces/clock_getcpuclockid/run.sh
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_1-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_2-1.sh
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_3-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_4-1.sh
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_5-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_6-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_6-2.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_7-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/clock_getres_8-1.run-test
+opt/ltp/conformance/interfaces/clock_getres/run.sh
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_1-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_1-2.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_2-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_3-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_4-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_6-1.sh
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_7-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_8-1.run-test
+opt/ltp/conformance/interfaces/clock_gettime/clock_gettime_8-2.run-test
+opt/ltp/conformance/interfaces/clock_gettime/run.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_1-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_1-2.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_1-3.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_1-4.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_1-5.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_10-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_11-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_13-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_15-1.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_2-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_2-2.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_2-3.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_3-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_4-1.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_5-1.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_6-1.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_8-1.sh
+opt/ltp/conformance/interfaces/clock_nanosleep/clock_nanosleep_9-1.run-test
+opt/ltp/conformance/interfaces/clock_nanosleep/run.sh
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_1-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_15-1.sh
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_16-1.sh
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_17-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_17-2.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_18-1.sh
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_19-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_20-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_3-1.sh
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_4-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_4-2.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_5-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_5-2.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_6-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_7-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_7-2.run-test
+opt/ltp/conformance/interfaces/clock_settime/clock_settime_8-1.run-test
+opt/ltp/conformance/interfaces/clock_settime/run.sh
+opt/ltp/conformance/interfaces/clock_settime/speculative/clock_settime_speculative_4-3.run-test
+opt/ltp/conformance/interfaces/clock_settime/speculative/clock_settime_speculative_4-4.run-test
+opt/ltp/conformance/interfaces/clock_settime/speculative/run.sh
+opt/ltp/conformance/interfaces/ctime/ctime_1-1.run-test
+opt/ltp/conformance/interfaces/ctime/run.sh
+opt/ltp/conformance/interfaces/difftime/difftime_1-1.run-test
+opt/ltp/conformance/interfaces/difftime/difftime_2-1.sh
+opt/ltp/conformance/interfaces/difftime/run.sh
+opt/ltp/conformance/interfaces/fork/fork_1-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_11-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_12-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_13-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_14-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_16-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_17-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_17-2.run-test
+opt/ltp/conformance/interfaces/fork/fork_18-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_19-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_2-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_21-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_22-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_3-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_4-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_6-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_7-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_8-1.run-test
+opt/ltp/conformance/interfaces/fork/fork_9-1.run-test
+opt/ltp/conformance/interfaces/fork/run.sh
+opt/ltp/conformance/interfaces/fsync/fsync_4-1.run-test
+opt/ltp/conformance/interfaces/fsync/fsync_5-1.run-test
+opt/ltp/conformance/interfaces/fsync/fsync_7-1.run-test
+opt/ltp/conformance/interfaces/fsync/run.sh
+opt/ltp/conformance/interfaces/getpid/getpid_1-1.run-test
+opt/ltp/conformance/interfaces/getpid/run.sh
+opt/ltp/conformance/interfaces/gmtime/gmtime_1-1.run-test
+opt/ltp/conformance/interfaces/gmtime/gmtime_2-1.run-test
+opt/ltp/conformance/interfaces/gmtime/run.sh
+opt/ltp/conformance/interfaces/kill/kill_1-1.run-test
+opt/ltp/conformance/interfaces/kill/kill_1-2.run-test
+opt/ltp/conformance/interfaces/kill/kill_2-1.run-test
+opt/ltp/conformance/interfaces/kill/kill_2-2.run-test
+opt/ltp/conformance/interfaces/kill/kill_3-1.run-test
+opt/ltp/conformance/interfaces/kill/run.sh
+opt/ltp/conformance/interfaces/killpg/killpg_1-1.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_1-2.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_2-1.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_4-1.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_5-1.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_6-1.run-test
+opt/ltp/conformance/interfaces/killpg/killpg_8-1.run-test
+opt/ltp/conformance/interfaces/killpg/run.sh
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_1-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_10-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_12-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_13-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_14-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_15-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_18-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_2-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_3-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_4-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_5-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_6-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_7-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_8-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/lio_listio_9-1.run-test
+opt/ltp/conformance/interfaces/lio_listio/run.sh
+opt/ltp/conformance/interfaces/localtime/localtime_1-1.run-test
+opt/ltp/conformance/interfaces/localtime/run.sh
+opt/ltp/conformance/interfaces/mktime/mktime_1-1.run-test
+opt/ltp/conformance/interfaces/mktime/run.sh
+opt/ltp/conformance/interfaces/mlock/mlock_10-1.run-test
+opt/ltp/conformance/interfaces/mlock/mlock_12-1.run-test
+opt/ltp/conformance/interfaces/mlock/mlock_2-1.sh
+opt/ltp/conformance/interfaces/mlock/mlock_4-1.sh
+opt/ltp/conformance/interfaces/mlock/mlock_5-1.run-test
+opt/ltp/conformance/interfaces/mlock/mlock_7-1.sh
+opt/ltp/conformance/interfaces/mlock/mlock_8-1.run-test
+opt/ltp/conformance/interfaces/mlock/run.sh
+opt/ltp/conformance/interfaces/mlock/speculative/mlock_speculative_12-1.run-test
+opt/ltp/conformance/interfaces/mlock/speculative/run.sh
+opt/ltp/conformance/interfaces/mlockall/mlockall_13-1.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_13-2.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_15-1.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_2-1.sh
+opt/ltp/conformance/interfaces/mlockall/mlockall_3-6.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_3-7.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_7-1.sh
+opt/ltp/conformance/interfaces/mlockall/mlockall_8-1.run-test
+opt/ltp/conformance/interfaces/mlockall/mlockall_9-1.sh
+opt/ltp/conformance/interfaces/mlockall/run.sh
+opt/ltp/conformance/interfaces/mlockall/speculative/mlockall_speculative_15-1.run-test
+opt/ltp/conformance/interfaces/mlockall/speculative/run.sh
+opt/ltp/conformance/interfaces/mmap/mmap_1-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_1-2.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_10-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-2.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-3.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-4.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-5.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_11-6.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_12-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_13-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_14-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_16-1.sh
+opt/ltp/conformance/interfaces/mmap/mmap_17-1.sh
+opt/ltp/conformance/interfaces/mmap/mmap_18-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_19-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_20-1.sh
+opt/ltp/conformance/interfaces/mmap/mmap_21-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_23-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_24-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_24-2.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_27-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_3-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_31-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_32-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_5-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-2.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-3.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-4.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-5.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_6-6.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_7-1.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_7-2.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_7-3.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_7-4.run-test
+opt/ltp/conformance/interfaces/mmap/mmap_9-1.run-test
+opt/ltp/conformance/interfaces/mmap/run.sh
+opt/ltp/conformance/interfaces/mq_close/mq_close_1-1.run-test
+opt/ltp/conformance/interfaces/mq_close/mq_close_2-1.run-test
+opt/ltp/conformance/interfaces/mq_close/mq_close_3-1.run-test
+opt/ltp/conformance/interfaces/mq_close/mq_close_3-2.run-test
+opt/ltp/conformance/interfaces/mq_close/mq_close_3-3.run-test
+opt/ltp/conformance/interfaces/mq_close/mq_close_4-1.run-test
+opt/ltp/conformance/interfaces/mq_close/run.sh
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_1-1.sh
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_2-1.run-test
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_2-2.run-test
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_3-1.run-test
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_4-1.run-test
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_5-1.sh
+opt/ltp/conformance/interfaces/mq_getattr/mq_getattr_6-1.sh
+opt/ltp/conformance/interfaces/mq_getattr/run.sh
+opt/ltp/conformance/interfaces/mq_getattr/speculative/mq_getattr_speculative_7-1.run-test
+opt/ltp/conformance/interfaces/mq_getattr/speculative/run.sh
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_1-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_2-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_3-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_4-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_5-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_6-1.sh
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_7-1.sh
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_8-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/mq_notify_9-1.run-test
+opt/ltp/conformance/interfaces/mq_notify/run.sh
+opt/ltp/conformance/interfaces/mq_open/mq_open_1-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_11-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_12-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_13-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_15-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_16-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_18-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_19-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_2-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_20-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_21-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_23-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_25-2.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_27-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_27-2.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_29-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_3-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_7-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_7-2.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_7-3.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_8-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_8-2.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_9-1.run-test
+opt/ltp/conformance/interfaces/mq_open/mq_open_9-2.run-test
+opt/ltp/conformance/interfaces/mq_open/run.sh
+opt/ltp/conformance/interfaces/mq_open/speculative/mq_open_speculative_2-2.run-test
+opt/ltp/conformance/interfaces/mq_open/speculative/mq_open_speculative_2-3.run-test
+opt/ltp/conformance/interfaces/mq_open/speculative/mq_open_speculative_26-1.run-test
+opt/ltp/conformance/interfaces/mq_open/speculative/mq_open_speculative_6-1.run-test
+opt/ltp/conformance/interfaces/mq_open/speculative/run.sh
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_1-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_10-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_11-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_11-2.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_12-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_13-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_2-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_4-1.sh
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_5-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_7-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_8-1.run-test
+opt/ltp/conformance/interfaces/mq_receive/mq_receive_9-1.sh
+opt/ltp/conformance/interfaces/mq_receive/run.sh
+opt/ltp/conformance/interfaces/mq_send/mq_send_1-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_10-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_11-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_11-2.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_12-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_13-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_14-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_2-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_3-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_3-2.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_4-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_4-2.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_4-3.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_5-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_5-2.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_7-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_8-1.run-test
+opt/ltp/conformance/interfaces/mq_send/mq_send_9-1.run-test
+opt/ltp/conformance/interfaces/mq_send/run.sh
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_1-1.run-test
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_1-2.run-test
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_2-1.run-test
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_3-1.sh
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_4-1.sh
+opt/ltp/conformance/interfaces/mq_setattr/mq_setattr_5-1.run-test
+opt/ltp/conformance/interfaces/mq_setattr/run.sh
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_1-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_10-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_10-2.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_11-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_12-1.sh
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_13-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_14-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_15-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_16-1.sh
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_17-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_17-2.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_17-3.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_18-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_18-2.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_2-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_4-1.sh
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_5-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_5-2.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_5-3.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_7-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/mq_timedreceive_8-1.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/run.sh
+opt/ltp/conformance/interfaces/mq_timedreceive/speculative/mq_timedreceive_speculative_10-2.run-test
+opt/ltp/conformance/interfaces/mq_timedreceive/speculative/run.sh
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_1-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_10-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_11-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_11-2.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_12-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_13-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_14-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_15-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_16-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_18-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_19-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_2-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_20-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_3-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_3-2.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_4-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_4-2.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_4-3.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_5-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_5-2.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_5-3.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_7-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_8-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/mq_timedsend_9-1.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/run.sh
+opt/ltp/conformance/interfaces/mq_timedsend/speculative/mq_timedsend_speculative_18-2.run-test
+opt/ltp/conformance/interfaces/mq_timedsend/speculative/run.sh
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_1-1.run-test
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_2-1.run-test
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_2-2.run-test
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_3-1.sh
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_4-1.sh
+opt/ltp/conformance/interfaces/mq_unlink/mq_unlink_7-1.run-test
+opt/ltp/conformance/interfaces/mq_unlink/run.sh
+opt/ltp/conformance/interfaces/mq_unlink/speculative/mq_unlink_speculative_7-2.run-test
+opt/ltp/conformance/interfaces/mq_unlink/speculative/run.sh
+opt/ltp/conformance/interfaces/munlock/munlock_10-1.run-test
+opt/ltp/conformance/interfaces/munlock/munlock_11-1.run-test
+opt/ltp/conformance/interfaces/munlock/munlock_2-1.sh
+opt/ltp/conformance/interfaces/munlock/munlock_7-1.run-test
+opt/ltp/conformance/interfaces/munlock/munlock_9-1.sh
+opt/ltp/conformance/interfaces/munlock/run.sh
+opt/ltp/conformance/interfaces/munlockall/munlockall_5-1.run-test
+opt/ltp/conformance/interfaces/munlockall/munlockall_6-1.sh
+opt/ltp/conformance/interfaces/munlockall/run.sh
+opt/ltp/conformance/interfaces/munmap/munmap_1-1.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_1-2.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_10-1.sh
+opt/ltp/conformance/interfaces/munmap/munmap_2-1.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_3-1.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_4-1.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_7-1.sh
+opt/ltp/conformance/interfaces/munmap/munmap_8-1.run-test
+opt/ltp/conformance/interfaces/munmap/munmap_9-1.run-test
+opt/ltp/conformance/interfaces/munmap/run.sh
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_1-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_1-2.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_1-3.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_10000-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_2-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_3-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_3-2.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_4-1.sh
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_5-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_5-2.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_6-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_7-1.run-test
+opt/ltp/conformance/interfaces/nanosleep/nanosleep_7-2.run-test
+opt/ltp/conformance/interfaces/nanosleep/run.sh
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_3-1.sh
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_3-3.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/pthread_atfork_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_atfork/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_destroy/pthread_attr_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_destroy/pthread_attr_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_destroy/pthread_attr_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getdetachstate/pthread_attr_getdetachstate_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getdetachstate/pthread_attr_getdetachstate_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getdetachstate/pthread_attr_getdetachstate_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getdetachstate/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getinheritsched/pthread_attr_getinheritsched_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getinheritsched/pthread_attr_getinheritsched_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getinheritsched/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getschedparam/pthread_attr_getschedparam_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getschedparam/pthread_attr_getschedparam_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getschedparam/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getschedpolicy/pthread_attr_getschedpolicy_1-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getschedpolicy/pthread_attr_getschedpolicy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getschedpolicy/pthread_attr_getschedpolicy_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getschedpolicy/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getscope/pthread_attr_getscope_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getscope/pthread_attr_getscope_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getscope/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getstack/pthread_attr_getstack_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getstack/pthread_attr_getstack_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getstack/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_getstacksize/pthread_attr_getstacksize_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_getstacksize/pthread_attr_getstacksize_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_getstacksize/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_init/pthread_attr_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_init/pthread_attr_init_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_init/pthread_attr_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_init/pthread_attr_init_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_init/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/pthread_attr_setdetachstate_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/pthread_attr_setdetachstate_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/pthread_attr_setdetachstate_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/pthread_attr_setdetachstate_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/pthread_attr_setdetachstate_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setdetachstate/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-4.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/pthread_attr_setinheritsched_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setinheritsched/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/pthread_attr_setschedparam_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/pthread_attr_setschedparam_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/pthread_attr_setschedparam_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/pthread_attr_setschedparam_1-4.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/pthread_attr_setschedparam_2-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/speculative/pthread_attr_setschedparam_speculative_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/speculative/pthread_attr_setschedparam_speculative_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedparam/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setschedpolicy/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setscope/pthread_attr_setscope_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setscope/pthread_attr_setscope_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setscope/pthread_attr_setscope_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setscope/pthread_attr_setscope_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setscope/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_5-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstack/pthread_attr_setstack_7-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstack/run.sh
+opt/ltp/conformance/interfaces/pthread_attr_setstacksize/pthread_attr_setstacksize_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstacksize/pthread_attr_setstacksize_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstacksize/pthread_attr_setstacksize_3-1.sh
+opt/ltp/conformance/interfaces/pthread_attr_setstacksize/pthread_attr_setstacksize_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_attr_setstacksize/run.sh
+opt/ltp/conformance/interfaces/pthread_barrier_destroy/pthread_barrier_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_destroy/pthread_barrier_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_destroy/pthread_barrier_destroy_3-1.sh
+opt/ltp/conformance/interfaces/pthread_barrier_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_barrier_init/pthread_barrier_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_init/pthread_barrier_init_2-1.sh
+opt/ltp/conformance/interfaces/pthread_barrier_init/pthread_barrier_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_init/pthread_barrier_init_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_init/run.sh
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_4-1.sh
+opt/ltp/conformance/interfaces/pthread_barrier_wait/pthread_barrier_wait_5-1.sh
+opt/ltp/conformance/interfaces/pthread_barrier_wait/run.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_destroy/pthread_barrierattr_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_destroy/pthread_barrierattr_destroy_2-1.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_getpshared/pthread_barrierattr_getpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_getpshared/pthread_barrierattr_getpshared_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_getpshared/pthread_barrierattr_getpshared_3-1.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_getpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_init/pthread_barrierattr_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_init/pthread_barrierattr_init_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_init/pthread_barrierattr_init_3-1.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_init/run.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_setpshared/pthread_barrierattr_setpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_setpshared/pthread_barrierattr_setpshared_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_barrierattr_setpshared/pthread_barrierattr_setpshared_3-1.sh
+opt/ltp/conformance/interfaces/pthread_barrierattr_setpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/pthread_cancel_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_cancel/run.sh
+opt/ltp/conformance/interfaces/pthread_cleanup_pop/pthread_cleanup_pop_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_pop/pthread_cleanup_pop_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_pop/pthread_cleanup_pop_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_pop/pthread_cleanup_pop_2-1.sh
+opt/ltp/conformance/interfaces/pthread_cleanup_pop/run.sh
+opt/ltp/conformance/interfaces/pthread_cleanup_push/pthread_cleanup_push_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_push/pthread_cleanup_push_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_push/pthread_cleanup_push_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_cleanup_push/pthread_cleanup_push_2-1.sh
+opt/ltp/conformance/interfaces/pthread_cleanup_push/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/pthread_cond_broadcast_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_broadcast/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_destroy/pthread_cond_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_destroy/pthread_cond_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_destroy/pthread_cond_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_destroy/speculative/pthread_cond_destroy_speculative_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_destroy/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_init/pthread_cond_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_init/pthread_cond_init_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_init/pthread_cond_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_init/pthread_cond_init_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_init/pthread_cond_init_4-3.run-test
+opt/ltp/conformance/interfaces/pthread_cond_init/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/pthread_cond_signal_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_signal/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-4.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-5.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-6.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_2-7.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/pthread_cond_timedwait_4-3.run-test
+opt/ltp/conformance/interfaces/pthread_cond_timedwait/run.sh
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/pthread_cond_wait_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_cond_wait/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_destroy/pthread_condattr_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_destroy/pthread_condattr_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_destroy/pthread_condattr_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_destroy/pthread_condattr_destroy_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_getclock/pthread_condattr_getclock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_getclock/pthread_condattr_getclock_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_getclock/pthread_condattr_getclock_2-1.sh
+opt/ltp/conformance/interfaces/pthread_condattr_getclock/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_getpshared/pthread_condattr_getpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_getpshared/pthread_condattr_getpshared_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_getpshared/pthread_condattr_getpshared_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_getpshared/pthread_condattr_getpshared_3-1.sh
+opt/ltp/conformance/interfaces/pthread_condattr_getpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_init/pthread_condattr_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_init/pthread_condattr_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_init/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_setclock/pthread_condattr_setclock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setclock/pthread_condattr_setclock_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setclock/pthread_condattr_setclock_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setclock/pthread_condattr_setclock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setclock/run.sh
+opt/ltp/conformance/interfaces/pthread_condattr_setpshared/pthread_condattr_setpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setpshared/pthread_condattr_setpshared_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setpshared/pthread_condattr_setpshared_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_condattr_setpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_1-5.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_1-6.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_11-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_12-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_14-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_15-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/pthread_create_8-1.run-test
+opt/ltp/conformance/interfaces/pthread_create/run.sh
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_detach/pthread_detach_4-3.run-test
+opt/ltp/conformance/interfaces/pthread_detach/run.sh
+opt/ltp/conformance/interfaces/pthread_equal/pthread_equal_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_equal/pthread_equal_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_equal/pthread_equal_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_equal/run.sh
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_exit/pthread_exit_6-2.run-test
+opt/ltp/conformance/interfaces/pthread_exit/run.sh
+opt/ltp/conformance/interfaces/pthread_getcpuclockid/pthread_getcpuclockid_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_getcpuclockid/pthread_getcpuclockid_2-1.sh
+opt/ltp/conformance/interfaces/pthread_getcpuclockid/run.sh
+opt/ltp/conformance/interfaces/pthread_getcpuclockid/speculative/pthread_getcpuclockid_speculative_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_getcpuclockid/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_getschedparam/pthread_getschedparam_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_getschedparam/pthread_getschedparam_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_getschedparam/pthread_getschedparam_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_getschedparam/run.sh
+opt/ltp/conformance/interfaces/pthread_getspecific/pthread_getspecific_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_getspecific/pthread_getspecific_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_getspecific/run.sh
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_6-2.run-test
+opt/ltp/conformance/interfaces/pthread_join/pthread_join_6-3.run-test
+opt/ltp/conformance/interfaces/pthread_join/run.sh
+opt/ltp/conformance/interfaces/pthread_join/speculative/pthread_join_speculative_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_join/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_key_create/pthread_key_create_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_create/pthread_key_create_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_key_create/pthread_key_create_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_create/pthread_key_create_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_create/run.sh
+opt/ltp/conformance/interfaces/pthread_key_create/speculative/pthread_key_create_speculative_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_create/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_key_delete/pthread_key_delete_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_delete/pthread_key_delete_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_key_delete/pthread_key_delete_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_key_delete/pthread_key_delete_3-1.sh
+opt/ltp/conformance/interfaces/pthread_key_delete/run.sh
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_7-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/pthread_kill_8-1.run-test
+opt/ltp/conformance/interfaces/pthread_kill/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/pthread_mutex_destroy_5-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/speculative/pthread_mutex_destroy_speculative_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_destroy/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_getprioceiling/pthread_mutex_getprioceiling_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_getprioceiling/pthread_mutex_getprioceiling_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_getprioceiling/pthread_mutex_getprioceiling_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_getprioceiling/pthread_mutex_getprioceiling_3-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_getprioceiling/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/pthread_mutex_init_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_init/speculative/pthread_mutex_init_speculative_5-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_init/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_lock/pthread_mutex_lock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_lock/pthread_mutex_lock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_lock/pthread_mutex_lock_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_lock/pthread_mutex_lock_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_lock/pthread_mutex_lock_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_lock/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_setprioceiling/pthread_mutex_setprioceiling_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_setprioceiling/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_5-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/pthread_mutex_timedlock_5-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_timedlock/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_4-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/pthread_mutex_trylock_4-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_trylock/run.sh
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/pthread_mutex_unlock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/pthread_mutex_unlock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/pthread_mutex_unlock_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/pthread_mutex_unlock_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/pthread_mutex_unlock_5-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutex_unlock/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_destroy/pthread_mutexattr_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_destroy/pthread_mutexattr_destroy_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_destroy/pthread_mutexattr_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_destroy/pthread_mutexattr_destroy_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprioceiling/pthread_mutexattr_getprioceiling_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprioceiling/pthread_mutexattr_getprioceiling_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprioceiling/pthread_mutexattr_getprioceiling_2-1.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprioceiling/pthread_mutexattr_getprioceiling_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprioceiling/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprotocol/pthread_mutexattr_getprotocol_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprotocol/pthread_mutexattr_getprotocol_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getprotocol/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/pthread_mutexattr_getpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/pthread_mutexattr_getpshared_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/pthread_mutexattr_getpshared_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/pthread_mutexattr_getpshared_2-1.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/pthread_mutexattr_getpshared_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_getpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/pthread_mutexattr_gettype_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/pthread_mutexattr_gettype_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/pthread_mutexattr_gettype_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/pthread_mutexattr_gettype_1-4.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/pthread_mutexattr_gettype_1-5.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/speculative/pthread_mutexattr_gettype_speculative_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_gettype/speculative/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_init/pthread_mutexattr_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_init/pthread_mutexattr_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_init/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprioceiling/pthread_mutexattr_setprioceiling_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprioceiling/pthread_mutexattr_setprioceiling_2-1.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprioceiling/pthread_mutexattr_setprioceiling_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprioceiling/pthread_mutexattr_setprioceiling_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprioceiling/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprotocol/pthread_mutexattr_setprotocol_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprotocol/pthread_mutexattr_setprotocol_2-2.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprotocol/pthread_mutexattr_setprotocol_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprotocol/pthread_mutexattr_setprotocol_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setprotocol/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/pthread_mutexattr_setpshared_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_setpshared/run.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_3-2.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_3-3.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_3-4.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_6-1.sh
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/pthread_mutexattr_settype_7-1.run-test
+opt/ltp/conformance/interfaces/pthread_mutexattr_settype/run.sh
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_1-2.run-test
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_1-3.run-test
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_once/pthread_once_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_once/run.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_destroy/pthread_rwlock_destroy_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_destroy/pthread_rwlock_destroy_2-1.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_destroy/pthread_rwlock_destroy_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_destroy/run.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_init/pthread_rwlock_init_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_init/pthread_rwlock_init_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_init/pthread_rwlock_init_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_init/pthread_rwlock_init_4-1.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_init/pthread_rwlock_init_6-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_init/run.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-2.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-3.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_4-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_6-2.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_rdlock/run.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_1-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_2-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_3-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_4-1.sh
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_5-1.run-test
+opt/ltp/conformance/interfaces/pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_6-1.run-test

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905081841.x48If7L7006867>