Searched refs:testcase (Results 1 - 25 of 455) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/h8300/
H A Dmul.s1 # Hitachi H8 testcase 'muls', 'muls/u', mulu', 'mulu/u', 'mulxs', 'mulxu'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/h8300/
H A Dmul.s1 # Hitachi H8 testcase 'muls', 'muls/u', mulu', 'mulu/u', 'mulxs', 'mulxu'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/h8300/
H A Dmul.s1 # Hitachi H8 testcase 'muls', 'muls/u', mulu', 'mulu/u', 'mulxs', 'mulxu'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/sh/
H A Dfail.s1 # sh testcase, fail
H A Dpass.s1 # sh testcase, pass
H A Dshlr16.s1 # sh testcase for shlr16
H A Ddmxy.s1 # sh testcase for setdmx, setdmy, clrdmxy
H A Dshlr8.s1 # sh testcase for shlr8
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/sh/
H A Dfail.s1 # sh testcase, fail
H A Dpass.s1 # sh testcase, pass
H A Dshlr16.s1 # sh testcase for shlr16
H A Ddmxy.s1 # sh testcase for setdmx, setdmy, clrdmxy
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/sh/
H A Dfail.s1 # sh testcase, fail
H A Dpass.s1 # sh testcase, pass
H A Dshlr16.s1 # sh testcase for shlr16
H A Ddmxy.s1 # sh testcase for setdmx, setdmy, clrdmxy
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A Dregress_main.c163 basic_test_setup(const struct testcase_t *testcase) argument
170 if (testcase->flags & TT_ENABLE_IOCP_FLAG)
174 if (testcase->flags & TT_NEED_THREADS) {
175 if (!(testcase->flags & TT_FORK))
188 if (testcase->flags & TT_NEED_SOCKETPAIR) {
204 if (testcase->flags & TT_NEED_BASE) {
205 if (testcase->flags & TT_LEGACY)
212 if (testcase->flags & TT_ENABLE_IOCP_FLAG) {
219 if (testcase->flags & TT_NEED_DNS) {
225 if (testcase
239 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
279 legacy_test_setup(const struct testcase_t *testcase) argument
317 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
[all...]
H A Dtinytest.c77 _testcase_run_bare(const struct testcase_t *testcase) argument
81 if (testcase->setup) {
82 env = testcase->setup->setup_fn(testcase);
90 testcase->fn(env);
93 if (testcase->setup) {
94 if (testcase->setup->cleanup_fn(testcase, env) == 0)
105 const struct testcase_t *testcase)
131 commandname, verbosity_flag, group->prefix, testcase
104 _testcase_run_forked(const struct testgroup_t *group, const struct testcase_t *testcase) argument
201 testcase_run_one(const struct testgroup_t *group, const struct testcase_t *testcase) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A Dregress_main.c163 basic_test_setup(const struct testcase_t *testcase) argument
170 if (testcase->flags & TT_ENABLE_IOCP_FLAG)
174 if (testcase->flags & TT_NEED_THREADS) {
175 if (!(testcase->flags & TT_FORK))
188 if (testcase->flags & TT_NEED_SOCKETPAIR) {
204 if (testcase->flags & TT_NEED_BASE) {
205 if (testcase->flags & TT_LEGACY)
212 if (testcase->flags & TT_ENABLE_IOCP_FLAG) {
219 if (testcase->flags & TT_NEED_DNS) {
225 if (testcase
239 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
279 legacy_test_setup(const struct testcase_t *testcase) argument
317 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
[all...]
H A Dtinytest.c77 _testcase_run_bare(const struct testcase_t *testcase) argument
81 if (testcase->setup) {
82 env = testcase->setup->setup_fn(testcase);
90 testcase->fn(env);
93 if (testcase->setup) {
94 if (testcase->setup->cleanup_fn(testcase, env) == 0)
105 const struct testcase_t *testcase)
131 commandname, verbosity_flag, group->prefix, testcase
104 _testcase_run_forked(const struct testgroup_t *group, const struct testcase_t *testcase) argument
201 testcase_run_one(const struct testgroup_t *group, const struct testcase_t *testcase) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A Dregress_main.c163 basic_test_setup(const struct testcase_t *testcase) argument
170 if (testcase->flags & TT_ENABLE_IOCP_FLAG)
174 if (testcase->flags & TT_NEED_THREADS) {
175 if (!(testcase->flags & TT_FORK))
188 if (testcase->flags & TT_NEED_SOCKETPAIR) {
204 if (testcase->flags & TT_NEED_BASE) {
205 if (testcase->flags & TT_LEGACY)
212 if (testcase->flags & TT_ENABLE_IOCP_FLAG) {
219 if (testcase->flags & TT_NEED_DNS) {
225 if (testcase
239 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
279 legacy_test_setup(const struct testcase_t *testcase) argument
317 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) argument
[all...]
H A Dtinytest.c77 _testcase_run_bare(const struct testcase_t *testcase) argument
81 if (testcase->setup) {
82 env = testcase->setup->setup_fn(testcase);
90 testcase->fn(env);
93 if (testcase->setup) {
94 if (testcase->setup->cleanup_fn(testcase, env) == 0)
105 const struct testcase_t *testcase)
131 commandname, verbosity_flag, group->prefix, testcase
104 _testcase_run_forked(const struct testgroup_t *group, const struct testcase_t *testcase) argument
201 testcase_run_one(const struct testgroup_t *group, const struct testcase_t *testcase) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/testsuite/
H A Druntest8 # Tests are stored in applet/testcase shell scripts.
9 # They are run using "sh -x -e applet/testcase".
10 # Option -e will make testcase stop on the first failed command.
14 local testcase="$2"
18 local testname="$testcase"
26 if grep "^# FEATURE: " "$testcase" >/dev/null; then
27 local feature=$(sed -ne 's/^# FEATURE: //p' "$testcase")
41 # echo "Running testcase $testcase"
43 sh -x -e "$testcase" >"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/testsuite/
H A Druntest8 # Tests are stored in applet/testcase shell scripts.
9 # They are run using "sh -x -e applet/testcase".
10 # Option -e will make testcase stop on the first failed command.
14 local testcase="$2"
18 local testname="$testcase"
26 if grep "^# FEATURE: " "$testcase" >/dev/null; then
27 local feature=$(sed -ne 's/^# FEATURE: //p' "$testcase")
41 # echo "Running testcase $testcase"
43 sh -x -e "$testcase" >"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/testsuite/
H A Druntest8 # Tests are stored in applet/testcase shell scripts.
9 # They are run using "sh -x -e applet/testcase".
10 # Option -e will make testcase stop on the first failed command.
14 local testcase="$2"
18 local testname="$testcase"
26 if grep "^# FEATURE: " "$testcase" >/dev/null; then
27 local feature=$(sed -ne 's/^# FEATURE: //p' "$testcase")
41 # echo "Running testcase $testcase"
43 sh -x -e "$testcase" >"
[all...]

Completed in 100 milliseconds

1234567891011>>