If the test file name is 'zlib.py', the test will not run; in the log will appear
[2021-12-10T10:39:08] verbose: reframe: Loaded 0 test(s)
[2021-12-10T10:39:08] verbose: reframe: Generated 0 test case(s)
If the test file is named anything else, it runs. I run ReFrame with the command ~/reframe/bin/reframe --run --purge-env --config-file ~/swst-icds-test/settings.py --checkpath ~/swst-icds-test/zlib.py -v. I have attached the test file and my settings file.
zlib_test.tar.gz