Skip to content

test: give js-native-api tests consistent names

The convention for js-native-api/<test_name>:

  • <test_name>.c or <test_name>.cc has the entry point
  • The name of the target is <test_name>

Merge request reports

Loading