<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src, branch v0.1.0</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform
</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom?h=v0.1.0</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-11-10T12:28:33Z</updated>
<entry>
<title>Add version information.</title>
<updated>2017-11-10T12:28:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-10T12:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=d2558f0bf731d24b0f227b9b10de25d42c52466c'/>
<id>urn:sha1:d2558f0bf731d24b0f227b9b10de25d42c52466c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Output SWs as unsigned ints.</title>
<updated>2017-11-06T20:09:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-06T20:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ffe19211aebfd26f9c7bb404903e2a4c2da075db'/>
<id>urn:sha1:ffe19211aebfd26f9c7bb404903e2a4c2da075db</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>Introduce Response.error variable.</title>
<updated>2017-11-05T16:09:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-05T16:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=45c555818a7bf2765434f2494d56a31af7dc6cfa'/>
<id>urn:sha1:45c555818a7bf2765434f2494d56a31af7dc6cfa</id>
<content type='text'>
 - Useful to discern a response containing failing SWs created
   by ECTester applet, or a response created by the card when ECTester
   execution failed.
</content>
</entry>
<entry>
<title>Fix some alignment issues.</title>
<updated>2017-11-05T16:03:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-05T16:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=67f1f281228245d1b4e4b3b6b750aa00ffed9970'/>
<id>urn:sha1:67f1f281228245d1b4e4b3b6b750aa00ffed9970</id>
<content type='text'>
</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 output of commands to test-suite YAML and XML output.</title>
<updated>2017-11-01T21:05:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-01T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=d776f70f6b913b65ed1c40a9020868d85edf7d9f'/>
<id>urn:sha1:d776f70f6b913b65ed1c40a9020868d85edf7d9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default test scripts.</title>
<updated>2017-11-01T20:50:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-01T20:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ca92d2e5237ce3efcfc90f22036b72a2a34679ac'/>
<id>urn:sha1:ca92d2e5237ce3efcfc90f22036b72a2a34679ac</id>
<content type='text'>
</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>Add compound test to default tests.</title>
<updated>2017-10-31T20:18:09Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-31T20:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=567695b16aef0f0706f46f0a87c83baae808b47e'/>
<id>urn:sha1:567695b16aef0f0706f46f0a87c83baae808b47e</id>
<content type='text'>
</content>
</entry>
</feed>
