<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/tests/ssltest.sh, branch v4.3.0</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v4.3.0</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2025-06-03T06:38:34+00:00</updated>
<entry>
<title>add copyright headers to test shell scripts</title>
<updated>2025-06-03T06:38:34+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-06-03T06:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2ac96ebd12b5a6d1db9d28b82ec52ed8abdb28a5'/>
<id>urn:sha1:2ac96ebd12b5a6d1db9d28b82ec52ed8abdb28a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ssltest</title>
<updated>2024-06-19T12:06:09+00:00</updated>
<author>
<name>MoustaphaSaad</name>
<email>moustapha.saad.abdelhamed@gmail.com</email>
</author>
<published>2024-05-31T16:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=eab5ace757bba8f5491e1a6c1381875c4aeebb07'/>
<id>urn:sha1:eab5ace757bba8f5491e1a6c1381875c4aeebb07</id>
<content type='text'>
changed the ssltest.sh to search to .js file as well.
added preload-file link flag to enable access to TEST_SOURCE_DIR
</content>
</entry>
<entry>
<title>fix test when openssl(1) is not in $PATH</title>
<updated>2022-07-11T03:11:37+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2022-07-11T03:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c6dea2878e5c4c04e1edba103a6223a4f4b3b58f'/>
<id>urn:sha1:c6dea2878e5c4c04e1edba103a6223a4f4b3b58f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update for latest changes</title>
<updated>2022-07-11T02:44:36+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2022-07-11T02:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2518dbc9480f9e361f99cd790afe3f94f97053ff'/>
<id>urn:sha1:2518dbc9480f9e361f99cd790afe3f94f97053ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>execute tests that require srcdir environment variable with cmake</title>
<updated>2016-04-05T01:02:35+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2016-04-05T01:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cf45f2bdfd82ed77f79f4b33e024fc7f0d5ea106'/>
<id>urn:sha1:cf45f2bdfd82ed77f79f4b33e024fc7f0d5ea106</id>
<content type='text'>
- uncomment procedures for aeadtest, evptest, pq_test, ssltest, testdsa and testrsa
- add set_tests_properties() for setting environment variable srcdir
- tweak openssl path in ssltest.sh, testdsa.sh, testenc.sh and testrsa.sh
</content>
</entry>
<entry>
<title>update path to openssl(1) in testssl wrapper</title>
<updated>2015-09-22T13:56:36+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-22T13:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=09e535e41df732802d6e04e0cb55acd5dbb2a3ed'/>
<id>urn:sha1:09e535e41df732802d6e04e0cb55acd5dbb2a3ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update and mask unit tests when running on win32</title>
<updated>2014-12-03T23:02:29+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2014-11-20T14:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=96bf8be098b434ec19146d5724b60179ae56e00a'/>
<id>urn:sha1:96bf8be098b434ec19146d5724b60179ae56e00a</id>
<content type='text'>
Update pq_test to ignore changes in whitespace.
Update for new testssl params, specify absolute paths to test binaries.
Fork-based tests do not make sense on Windows.
Disable building biotest, since it is too specific to OpenBSD's behavior
to be useful on other platforms.
</content>
</entry>
<entry>
<title>remove bash-isms from test scripts</title>
<updated>2014-07-28T12:26:27+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2014-07-27T11:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1b62d5e416a0b47ba89653b2683bf51bdcff527e'/>
<id>urn:sha1:1b62d5e416a0b47ba89653b2683bf51bdcff527e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix out of tree builds for ssl test</title>
<updated>2014-07-10T22:26:22+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2014-07-10T22:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2ce79c599beb6cb083893ee1052043ff34d9a27e'/>
<id>urn:sha1:2ce79c599beb6cb083893ee1052043ff34d9a27e</id>
<content type='text'>
ssl tests need to find the openssl binary relative to the build,
not the source, directory
</content>
</entry>
<entry>
<title>initial top-level import of subdirectories</title>
<updated>2014-07-10T11:22:54+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2014-07-10T11:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2b6dbc39ef274d5298daad1ff864be8fc3c56537'/>
<id>urn:sha1:2b6dbc39ef274d5298daad1ff864be8fc3c56537</id>
<content type='text'>
</content>
</entry>
</feed>
