Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ltp] add ltp test support #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions testrun/blackList.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
ltp_interfaces_pthread_rwlock_wrlock_3_1
ltp_interfaces_pthread_mutex_lock_3_1
ltp_interfaces_pthread_equal_2_1
ltp_interfaces_pthread_setschedparam_5_1
ltp_interfaces_sigwaitinfo_8_1
ltp_interfaces_pthread_atfork_3_3
ltp_threads_pthread_cond_init_stress
ltp_threads_pthread_mutex_init_stress
ltp_interfaces_sigqueue_7_1
ltp_interfaces_pthread_mutex_trylock_4_3
ltp_interfaces_pthread_once_6_1
ltp_pthread_rwlock_trywrlock_speculative_3_1
ltp_interfaces_mmap_23_1
ltp_interfaces_pthread_cond_broadcast_4_2
ltp_threads_pthread_mutex_trylock_stress
ltp_interfaces_pthread_cond_signal_4_2
ltp_interfaces_clock_1_1
ltp_interfaces_sigwaitinfo_7_1
Loading