Skip to content

Unit test TODOs/FIXMEs #180

@jeronstone

Description

@jeronstone
  • test_MockBPA_Codecs:

    TEST_CASE(BSL_BUNDLECRCTYPE_NONE, "88070000820282030482028201028202820000821903e81903e900")
    TEST_CASE(BSL_BUNDLECRCTYPE_16,
    "89070001820282030482028201028202820000821903e81903e9004204D2") // FIXME placeholder CRC value
    TEST_CASE(BSL_BUNDLECRCTYPE_32, "89070002820282030482028201028202820000821903e81903e900440012D687")
    void test_bsl_mock_encode_primary(uint64_t crc_type, const char *expecthex)

  • test_PublicInterfaceImpl:

    // FIXME these params need managed lifecycle to ensure Deinit (by some means)

  • test_SamplePolicyProvider:

    // TODO - Test security parameters.

  • test_BackendPolicyProvider:

    // TODO - test with also setting sec pararms and other things and test the RFC 9173 things.

  • test_BackendSecurityContext:

    // TODO(bvb) Note that this is basically identical to above except different key, they should be consolidated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions