.. Copyright (C) ALbert Mietus, SoftwareBeterMaken.nl; 2016. Part of Pathways project -*- coding: utf-8 -*- .. program:: pw :program:`pw` (1) ================= A helper script to start one or a few :term:`ATS`\es. Typical used on the command-line. .. option:: --vector Specify the testvector(s) to use .. option:: --config Specify a config file. When not given, a file file the same name as the ATS, but the extension ``.cfg`` is used .. option:: --log Set the loglevel to get more (or less) log/trace information. Typical this option is set in the :option:`pw --config`, but often overiden when running one or a few test; eg. during debugging. .. option:: ATS ... The :term:`ATSfile`\s to run. At least one :term:`ATS` is need. When several files are given, they are run in order (as are the :term:`ATStest`\s within one file)