Home
last modified time | relevance | path

Searched refs:run_option_group_tests (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/bin/
Drun-posix-option-group-test.sh23 run_option_group_tests() function
33 run_option_group_tests "$BASEDIR/aio_*"
34 run_option_group_tests "$BASEDIR/lio_listio"
38 run_option_group_tests "$BASEDIR/sig*"
39 run_option_group_tests $BASEDIR/raise
40 run_option_group_tests $BASEDIR/kill
41 run_option_group_tests $BASEDIR/killpg
42 run_option_group_tests $BASEDIR/pthread_kill
43 run_option_group_tests $BASEDIR/pthread_sigmask
47 run_option_group_tests "$BASEDIR/sem*"
[all …]