Searched refs:regtest (Results 1 – 14 of 14) sorted by relevance
17 rm -f regtest-output.txt24 cat regtest-output.txt
78 regtest: check target82 nonexp-regtest: check84 exp-regtest: check
39 To build and run all the regression tests, run "make [--quiet] regtest".
156 267488 regtest: darwin support for 64-bit build229 275151 Fedora 15 / glibc-2.14 'make regtest' FAIL325 250038 ppc64: Altivec LVSR and LVSL instructions fail their regtest548 250038 ppc64: Altivec lvsr and lvsl instructions fail their regtest3317 You can run the regression tests with 'make regtest' after 'make
1817 # of the regtest programs that use Boost fails, because they are
5 make regtest11 make regtest GDB=/path/to/another/gdb35 The prerequisite are established during make regtest (using marker files).
17 install") and runs the regression tests ("make regtest") in both, and83 to run the tests. If not specified, the usual "make regtest" will be
60 * Check standard build and regtest on the following cpus:
397 FIXED-TRUNK: vex:1331, vg:4390 contains regtest
13 Add regtest for #149519.
6503 int regtest; in main() local6505 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()
6467 int regtest; in main() local6470 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()
6473 int regtest; in main() local6475 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()
6465 int regtest; in main() local6467 regtest = argc==2; in main()6485 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : (regtest?2377:137))) { in main()6486 if (regtest) in main()6492 if (regtest) in main()6496 if (regtest) in main()