<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/output/ResponseWriter.java, branch feature/boring-ssl</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform
</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom?h=feature%2Fboring-ssl</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=feature%2Fboring-ssl'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-01-05T16:27:54Z</updated>
<entry>
<title>Make test output show natural sw.</title>
<updated>2018-01-05T16:27:54Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-05T16:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7e83e25bebb37a91d4278bbc1fe1c4ad5ec9c7c2'/>
<id>urn:sha1:7e83e25bebb37a91d4278bbc1fe1c4ad5ec9c7c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract TestWriters into common.</title>
<updated>2017-12-06T14:03:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-06T14:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=e069087e36540452ea03d4f3d97ca8f8f715c799'/>
<id>urn:sha1:e069087e36540452ea03d4f3d97ca8f8f715c799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split Util class into a package.</title>
<updated>2017-11-26T22:27:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-26T22:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=83943c809c56c1856038b21fd91f50cc709310aa'/>
<id>urn:sha1:83943c809c56c1856038b21fd91f50cc709310aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate build files for standalone and reader apps.</title>
<updated>2017-11-12T12:54:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-12T12:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=a45fa0d3cde29728a252c2ca5b7ed4f3e6c87849'/>
<id>urn:sha1:a45fa0d3cde29728a252c2ca5b7ed4f3e6c87849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce Result.Value.ERROR.</title>
<updated>2017-11-05T17:58:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-05T17:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=aa13c1ba0082d975cb9d1f1e0f0ab1f151438b02'/>
<id>urn:sha1:aa13c1ba0082d975cb9d1f1e0f0ab1f151438b02</id>
<content type='text'>
 - Value.ERROR is used when response.error() is true.
 - Value.ERROR is NOK.
</content>
</entry>
<entry>
<title>Implement Result.ExpectedValue to add more logic to test evaluation.</title>
<updated>2017-11-05T15:48:30Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-05T15:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=daaa7abd91ff8ae12e0b1835045489acbda0539f'/>
<id>urn:sha1:daaa7abd91ff8ae12e0b1835045489acbda0539f</id>
<content type='text'>
 - Introduces a new enum Result.ExpectedValue, which is used to
   signify what Test results are expected.
 - Changes the Result.Value enum to contain information about what
   was expected. It gains more values:
   - UXSUCCESS -&gt; Unexpected success.
   - XFAILURE -&gt; Expected failure.
   The values SUCCESS and XFAILURE are the OK, values.
 - Creates a hierarchy of evaluating Responses, Simple tests and
   Compoung tests.
   Simple test evaluates the OK property of the response object
   (using .successfull() method) and again exposes its OK property
   which depends on the tests ExpectedValue and the response
   success.
   Compound test evaluates the OK property of the Simple tests it
   contains (using the .ok() method) and again exposes its OK
   property which depends on the concrete Compound test variant,
   but involves some ExpectedValues and the success of the individual
   Simple tests it contains.
</content>
</entry>
<entry>
<title>Fix response output.</title>
<updated>2017-10-31T22:57:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-31T22:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=d789fc6f20d1f65a09804ac473c79a40cea6fedd'/>
<id>urn:sha1:d789fc6f20d1f65a09804ac473c79a40cea6fedd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ResponseWriter into separate class, introduce TestRunner.</title>
<updated>2017-10-25T18:17:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-25T18:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=2c6c2a2d35292368b7263fedb6db508da7ded4c4'/>
<id>urn:sha1:2c6c2a2d35292368b7263fedb6db508da7ded4c4</id>
<content type='text'>
</content>
</entry>
</feed>
