Lines Matching refs:set
70 The `make` variable `TESTS` supports a versatile set of space separated tokens
71 with which you can specify a set of tests to be performed. With a "current
72 set of tests" in mind, initially being empty, here are the possible tokens:
74 alltests The current set of tests becomes the whole set of available
77 xxx Adds the test 'xxx' to the current set of tests.
79 -xxx Removes 'xxx' from the current set of tests. If this is the
80 first token in the list, the current set of tests is first
81 assigned the whole set of available tests, effectively making
85 set of tests.
87 -nn Removes the test group 'nn' from the current set of tests.
88 If this is the first token in the list, the current set of
89 tests is first assigned the whole set of available tests,
157 rand number generator can be set via the `OPENSSL_TEST_RAND_SEED` environment
158 variable. It can also be set via the `OPENSSL_TEST_RAND_ORDER` environment