whizard is hosted by Hepforge, IPPP Durham

Opened 10 years ago

Closed 10 years ago

#736 closed task (fixed)

Add and enable extra extended tests

Reported by: kilian Owned by: Bijan Chokoufe Nejad
Priority: P2 Milestone: v2.2.7
Component: configure Version: 2.2.6
Severity: normal Keywords:
Cc:

Description

for specific collider and model configurations.

The extended tests could be run via make check-extended by setting some environment variable that selects a specific subdirectory or subset of tests. Currently, this target executes all tests in the extended_tests subdirectory, cf. #730. We may want to make this subject to a runtime variable setting as well.

Change History (2)

comment:1 Changed 10 years ago by Juergen Reuter

As of r7076, there are three different extended tests, MSSM, NMSSM and ILC. ref-outputs for unit and functional tests are separated, and there are containers for unit and funtional test files in share/tests. The Makefile.am clean targets of tests/<SUBDIRS> needs further clean up, and maybe for the MSSM, NMSSM and ILC extended tests one (at least I) definitely want screen output. Besides this, BACN's extended event format tests are still not committed (and probably not yet fully functional).

comment:2 Changed 10 years ago by Bijan Chokoufe Nejad

Resolution: fixed
Status: newclosed

Added in r7090. Shower tests are in ext_tests_shower: Lepton colliders are tested with 8 different processes for Whizard and Pythia shower each and different combinations of ISR, Circe1, Circe2 and None.

Hadron colliders should work with the Pythia shower (here I have radically replaced Whizards by Pythias particle set as all momenta are changed but keeping the incomings on the beam axis) but with the Whizard shower, I see partly questionable physical results correlated with very offshell beam remnants.

In ext_tests_NLO, there is so far only one cross section test but hopefully many will follow.

Note: See TracTickets for help on using tickets.