nmannall
e8205cd85f
Add geometry view reframe tests
2024-12-04 12:06:33 +00:00
nmannall
2a9764ad3f
Fix keep_files needs to be a list of strings
2024-11-26 13:36:01 +00:00
nmannall
c5257820de
Update documentation for new ReFrame classes
2024-11-26 13:07:26 +00:00
nmannall
3d579be7e6
Fix getting variant of test dependency
2024-11-25 17:48:43 +00:00
nmannall
157cb1f893
Prevent test with a test dependency creating regression files
2024-11-25 15:30:15 +00:00
nmannall
b6db6d9700
Refactor existing tests to use new mixin classes
2024-11-25 15:16:15 +00:00
nmannall
cb04fe9109
Stop using test dependency to get list of snapshots
...
In general tests inherit from their test dependency and so the list of
snapshots will already be defined. This also allows extra flexibility to
create a test that does not create all snapshots created by its test
dependency. Although it cannot create additional ones currently.
2024-11-25 15:10:04 +00:00
nmannall
8b1688c1f8
Change test dependency to be a string
...
This allows it to be a reframe variable
2024-11-25 15:07:08 +00:00
nmannall
e4358613df
Fix Python API mixin modifying the input file
...
Move configuration involving the input and output files to before the
run stage to allow mixins to change the file names if required
2024-11-25 14:55:56 +00:00
nmannall
984b263818
Fix bscan mixin to ensure output files are merged
2024-11-25 11:34:19 +00:00
nmannall
ac15861e8d
Create standard test class using receiver mixin
2024-11-25 11:33:35 +00:00
nmannall
a679184d15
Change class members to reframe variables
2024-11-25 11:29:28 +00:00
nmannall
4028cb667d
Create mixins for different test functionality
2024-11-22 16:50:16 +00:00
nmannall
bea6f12da6
Fix MPI regresssion tests not finding dependency
2024-09-26 18:18:38 +01:00
nmannall
bb5832b042
Add new snapshot tests at MPI boundaries
2024-09-26 18:16:23 +01:00
nmannall
aef7737299
Change mpi and taskfarm flags to use -- convention
2024-08-16 15:49:20 +01:00
nmannall
9a4d576284
Add additional Snapshot tests (2D slices of 3D model)
2024-08-06 13:44:37 +01:00
nmannall
4b9bd26a4d
Add reframe tests for Snapshots
2024-08-05 15:29:39 +01:00
nmannall
320b813f8d
Run h5diff command in reframe sanity function
2024-08-02 13:53:28 +01:00
nmannall
70960f38b8
Fix typo in source directory
2024-07-24 10:33:10 +01:00
nmannall
8f336d9de0
Add reference data to output plot and plot diffs
2024-07-24 10:13:22 +01:00
nmannall
7d97ebcd81
Move regression checks folder to correct location
2024-07-24 10:06:42 +01:00
nmannall
43e9390b8d
Split reframe tests into multiple files
2024-07-23 15:24:59 +01:00
nmannall
e7eaba53df
Add comments to all methods
2024-07-23 15:23:46 +01:00
nmannall
05cfc6403b
Move reframe test files into seperate directory
2024-07-23 14:36:10 +01:00