Skip to content

test: crypto internal library keys

Unit tests for internal library 'internal/crypto/keys'. These tests are for:

  • getKeyObjectHandle() function when key.type is not private or public
  • Create new KeyObject with in valid type
  • Create new KeyObject with none object type handler.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading