Home
last modified time | relevance | path

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

/external/valgrind/
DMakefile.am72 regtest: check target
80 post-regtest-checks:
82 nonexp-regtest: check
84 exp-regtest: check
DREADME_DEVELOPERS40 To build and run all the regression tests, run "make [--quiet] regtest".
DNEWS892 311880 x86_64: make regtest hangs at shell_valid1
1285 294055 regtest none/tests/shell fails when locale is not set to C
1532 267488 regtest: darwin support for 64-bit build
1605 275151 Fedora 15 / glibc-2.14 'make regtest' FAIL
1703 250038 ppc64: Altivec LVSR and LVSL instructions fail their regtest
1926 250038 ppc64: Altivec lvsr and lvsl instructions fail their regtest
Dconfigure.ac2665 # of the regtest programs that use Boost fails, because they are
DNEWS.old1852 You can run the regression tests with 'make regtest' after 'make
/external/valgrind/nightly/conf/
Dcellbuzz-cross.conf17 rm -f regtest-output.txt
24 cat regtest-output.txt
/external/valgrind/gdbserver_tests/
DREADME_DEVELOPERS5 make regtest
11 make regtest GDB=/path/to/another/gdb
35 The prerequisite are established during make regtest (using marker files).
/external/valgrind/docs/internals/
Drelease-HOWTO.txt73 * Check standard build and regtest on the following cpus:
83 make regtest
D3_10_BUGSTATUS.txt287 arm64 critical regtest fails:
320 344416 'make regtest' does not work cleanly on OS X
D3_8_BUGSTATUS.txt78 304676 regtest hangs on mac OS X (mchelp, coolo_sigaction, system)
289 Requires regtest hookup on ppc
D3_0_BUGSTATUS.txt397 FIXED-TRUNK: vex:1331, vg:4390 contains regtest
D3_2_BUGSTATUS.txt13 Add regtest for #149519.
/external/valgrind/nightly/
DREADME.txt17 install") and runs the regression tests ("make regtest") in both, and
83 to run the tests. If not specified, the usual "make regtest" will be
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c6473 int regtest; in main() local
6475 regtest = argc==2; in main()
6476 regtest = 1; in main()
6493 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : (regtest?2377:137))) { in main()
6494 if (regtest) in main()
6500 if (regtest) in main()
6504 if (regtest) in main()
/external/valgrind/memcheck/tests/
Dvarinfo6.c6503 int regtest; in main() local
6505 regtest = argc==2; in main()
6508 regtest = 1; in main()
6526 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 3 : (regtest?2377:137))) { in main()
6528 if (regtest) in main()
6534 if (regtest) in main()
6538 if (regtest) in main()
Dorigin5-bz2.c6467 int regtest; in main() local
6470 regtest = argc==2; in main()
6493 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : (regtest?2377:137))) { in main()
6494 if (regtest) in main()
6500 if (regtest) in main()
6504 if (regtest) in main()
/external/valgrind/perf/
Dbz2.c6463 int regtest; in main() local
6465 regtest = argc==2; in main()
6483 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : (regtest?2377:137))) { in main()
6484 if (regtest) in main()
6490 if (regtest) in main()
6494 if (regtest) in main()