remsim: Update TODO list

Change-Id: I1c6b1c7c1ced88db56940d2cef78193a13a15af6
This commit is contained in:
Harald Welte 2020-02-20 10:06:15 +01:00
parent 15be5d6866
commit b79bc601da
2 changed files with 0 additions and 2 deletions

View File

@ -374,7 +374,6 @@ testcase TC_pipe_apdu_wrong_bslot() runs on client_test_CT {
* send a configClientBankSlotReq and chagne the bank slot of an active client
* test keepalive mechanism: do we get IPA PING?
* test keepalive mechanism: do we see disconnect+reconnect if we don't respond to IPA PING?
* test actual APDU transfers
* test messages in invalid state, e.g. APDUs before we're connected to a bank
* test messages on server connection which are only permitted on bankd connection
*/

View File

@ -509,7 +509,6 @@ testcase TC_slotmap_add_active_bank() runs on test_CT {
/* TODO
* - add slotmap, then connect matching client (see if slotmap is sent; check slotmap state)
* - connect client w/slotmap; delete slotmap via REST (see if it is deleted)
* - don't acknowledge delete from client, disconnect client (see if slotmap is deleted)
* - delete non-existing slotmap via REST