We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test-pq-hybrid
test-pq-hybrid-verbose
1 parent 33b3ca8 commit 730ddfaCopy full SHA for 730ddfa
Makefile
@@ -6,6 +6,8 @@ help:
6
@echo 'Commands:'
7
@echo ' test - Run all compliance tests (results will be in reports/)'
8
@echo ' test-verbose - Run all compliance tests, including verbose tests (results will be in reports/)'
9
+ @echo ' test-pq-hybrid - Run all PQ and Hybrid compliance tests (results will be in reports/)'
10
+ @echo ' test-pq-hybrid-verbose - Run all PQ and Hybrid compliance tests, including verbose tests (results will be in reports/)'
11
@echo ' teslog - Run all compliance tests, store results in timestamped subirectories in reports/'
12
@echo ' docs - Produce documentation files and store them in doc/'
13
@echo ' unittest - Run unit tests for the test suite itself '
0 commit comments