fix tests for CERTDO
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2012-07-20 Niibe Yutaka <gniibe@fsij.org>
|
||||||
|
|
||||||
|
* test/features/002_get_data_static.feature: Support CERTDO enabled
|
||||||
|
Gnuk for the test of extended capabilities.
|
||||||
|
* test/features/802_get_data_static.feature: Ditto.
|
||||||
|
* test/features/402_get_data_static.feature: Ditto.
|
||||||
|
|
||||||
2012-07-10 Niibe Yutaka <gniibe@fsij.org>
|
2012-07-10 Niibe Yutaka <gniibe@fsij.org>
|
||||||
|
|
||||||
* test/features/*: Add test cases for PW1/PW3 of factory settings.
|
* test/features/*: Add test cases for PW1/PW3 of factory settings.
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ Feature: command GET DATA
|
|||||||
|
|
||||||
Scenario: data object extended capabilities
|
Scenario: data object extended capabilities
|
||||||
When requesting extended capabilities: c0
|
When requesting extended capabilities: c0
|
||||||
Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00
|
Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00
|
||||||
|
|
||||||
Scenario: data object algorithm attributes 1
|
Scenario: data object algorithm attributes 1
|
||||||
When requesting algorithm attributes 1: c1
|
When requesting algorithm attributes 1: c1
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ Feature: command GET DATA
|
|||||||
|
|
||||||
Scenario: data object extended capabilities
|
Scenario: data object extended capabilities
|
||||||
When requesting extended capabilities: c0
|
When requesting extended capabilities: c0
|
||||||
Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00
|
Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00
|
||||||
|
|
||||||
Scenario: data object algorithm attributes 1
|
Scenario: data object algorithm attributes 1
|
||||||
When requesting algorithm attributes 1: c1
|
When requesting algorithm attributes 1: c1
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ Feature: command GET DATA
|
|||||||
|
|
||||||
Scenario: data object extended capabilities
|
Scenario: data object extended capabilities
|
||||||
When requesting extended capabilities: c0
|
When requesting extended capabilities: c0
|
||||||
Then you should get: \x30\x00\x00\x00\x00\x00\x00\xff\x01\x00
|
Then data should match: \x30\x00\x00\x00[\x00\x08]\x00\x00\xff\x01\x00
|
||||||
|
|
||||||
Scenario: data object algorithm attributes 1
|
Scenario: data object algorithm attributes 1
|
||||||
When requesting algorithm attributes 1: c1
|
When requesting algorithm attributes 1: c1
|
||||||
|
|||||||
Reference in New Issue
Block a user