Skip to content

Files

Latest commit

c2b9109 · Apr 29, 2025

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 7, 2023
May 24, 2024
Sep 8, 2020
Jan 8, 2025
Apr 22, 2025
Jan 8, 2025
Jan 8, 2025
Apr 29, 2025
Jan 8, 2025
Jan 9, 2023
Jun 7, 2021
Jun 7, 2021
Jan 14, 2019
Mar 29, 2025
Jun 6, 2024
Apr 27, 2025
Apr 8, 2025
Feb 7, 2023
Dec 18, 2016
These directories contain input files for the automated test
system. They are not intended to be run separately although any
QMCPACK inputs should run to completion when run from the same
directory as the input, e.g. mpirun -n 16 qmcpack vmc.in.xml

To run the automated tests, from the build directory, run

ctest -R short

for the short running tests. These take a few minutes to run on a 16
core machine. To run all tests simply run

ctest

Running all tests requires several hours due to strict statistics. You
can increase verbosity with "ctest -V".

The test definitions and configuration are in
src/tests/system/CMakeLists.txt