<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/test/Test.java, branch feature/gcrypt</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/reader/test/Test.java?h=feature%2Fgcrypt</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/reader/test/Test.java?h=feature%2Fgcrypt'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-11-10T21:18:07Z</updated>
<entry>
<title>Split test package into common.</title>
<updated>2017-11-10T21:18:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-10T21:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=84a3a55be957900e0417a5afa77b65bfa6d19270'/>
<id>urn:sha1:84a3a55be957900e0417a5afa77b65bfa6d19270</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>Add some more compound tests and suite descriptions.</title>
<updated>2017-10-25T22:17:07Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-25T22:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ed0c5467c3fc16ca93aeab0cf06a5046915afdd6'/>
<id>urn:sha1:ed0c5467c3fc16ca93aeab0cf06a5046915afdd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce a Result class, that has a value and a cause.</title>
<updated>2017-10-25T19:33:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-25T19:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ca283e0c28ad2050c25f12817db8f8103f1cedc1'/>
<id>urn:sha1:ca283e0c28ad2050c25f12817db8f8103f1cedc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify test contract.</title>
<updated>2017-10-25T16:58:52Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-25T16:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=69a4116df7b54ddfdaba2f8aa80ecb9e9a2ed9a7'/>
<id>urn:sha1:69a4116df7b54ddfdaba2f8aa80ecb9e9a2ed9a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Compund test to test-vectors suite.</title>
<updated>2017-10-24T22:10:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-24T22:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ffbbf6e6482d48f4d49dd2ba1a63f687978415f8'/>
<id>urn:sha1:ffbbf6e6482d48f4d49dd2ba1a63f687978415f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix output when missing output format option.</title>
<updated>2017-10-24T21:07:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-24T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=76d5e632d26515a6490009d0781604f3a1f2621f'/>
<id>urn:sha1:76d5e632d26515a6490009d0781604f3a1f2621f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement a basic XMLOutputWriter.</title>
<updated>2017-10-15T22:09:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-15T22:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=dfd0247c88b730300b1e9df64d8331b79524ffc2'/>
<id>urn:sha1:dfd0247c88b730300b1e9df64d8331b79524ffc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor response and test outputing into separate writers.</title>
<updated>2017-10-14T22:19:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-13T23:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=114c3378e323b954bfd8c0470e489c9615978d58'/>
<id>urn:sha1:114c3378e323b954bfd8c0470e489c9615978d58</id>
<content type='text'>
This is done to provide multiple output formats, one which logs
tests to console in simple human readable format and others.
</content>
</entry>
</feed>
