summaryrefslogtreecommitdiff
path: root/tests/parallel-exec.sh
AgeCommit message (Expand)Author
2023-01-30Optionally run TLSF assertions in parallel-execDouglas Katzman
2023-01-22Change a few concurrency tests to pureDouglas Katzman
2022-10-13Do more housecleaningDouglas Katzman
2022-09-12sb-posix: play nice in test sandboxDouglas Katzman
2022-08-04Get sparc regression run to stop crashing in parallel-execDouglas Katzman
2022-06-15Keep only failing logs for "--runs_per_test huge-num"Douglas Katzman
2022-06-07Exercise fullcgc more in regression runDouglas Katzman
2022-04-02parallel-exec.sh: use strings for vop-usage.Stas Boukarev
2022-02-01Accept a list of files to run in parallel-execDouglas Katzman
2022-01-15Disable gc_allocate_dirty in test suiteDouglas Katzman
2022-01-09Split a file of testsDouglas Katzman
2021-10-20x86-64: fix code bloat with #+gs-segDouglas Katzman
2021-10-16x86-64: optionally use GS segment as thread baseDouglas Katzman
2021-10-13Improve sb-aprofDouglas Katzman
2021-10-03Refine #+allocator-metrics histogram at small sizesDouglas Katzman
2021-08-16Dirtyize memory pages in parallel regression runDouglas Katzman
2021-04-20Fix parallel-exec for concurrent COMPILE or COMPILE-FILEDouglas Katzman
2021-03-17Simplify genesis structure access utilitiesDouglas Katzman
2021-03-16Show GC timings in parallel-execDouglas Katzman
2021-03-12Fix parallel-exec on darwin-arm64.Stas Boukarev
2021-02-18Fix an sb-sprof reporting bugDouglas Katzman
2020-10-16Display times in parallel-exec as millisecDouglas Katzman
2020-09-11win32: Pseudo-randomize scratch file namesDouglas Katzman
2020-09-08win32: get parallel-exec.sh workingDouglas Katzman
2020-08-05Number the failing runs if using --runs_per_testDouglas Katzman
2020-08-05Deal with weird shellsDouglas Katzman
2020-07-13Remove file extensionsDouglas Katzman
2020-07-13Extend parallel-exec.sh capabilityDouglas Katzman
2020-07-06Print logdir at top and bottom of outputDouglas Katzman
2020-06-30Decrease parallel-exec total wall-clock timeDouglas Katzman
2020-06-07tests/subr.sh doesn't work on zsh, don't use $SHELL.Stas Boukarev
2020-06-02Fix parallel-exec for Solaris, fix whitespaceDouglas Katzman
2020-06-02Use $SHELL to fix some Solaris testsDouglas Katzman
2020-03-04parallel-exec.sh: optionally allow using /var/tmpStas Boukarev
2020-03-03Clutter your own homedir, not tempdir from parallel-execDouglas Katzman
2020-02-13Fix parallel-execDouglas Katzman
2020-01-30Fix GC strangeness detected by debug assertionsDouglas Katzman
2019-12-16Move a test and mark it known failing in parallel-execDouglas Katzman
2019-11-23Collect metrics on vops emitted in the test suiteDouglas Katzman
2019-09-04parallel-exec: Create new log directory for each runDouglas Katzman
2019-06-21Fix a warning in parallel-exec.shStas Boukarev
2019-06-19Include shell script tests in parallel-execDouglas Katzman
2019-03-22Fix parallel-exec and improve purity of pure testsDouglas Katzman
2019-03-18Ensure the log-directory is available, and don't bother with init files.Philipp Marek
2019-03-16Add a script to help adjust slow-running testsDouglas Katzman