Skip to content

Add tests for Lua src script in general and linking in particular.

Ashok Sidipotu requested to merge event-hook-tests into next-rebased
  • Creates infrastructure to launch Lua test scripts which can test Lua source scripts.
  • linking tests are taken up first.
  • Each script tests a particular scenario of linking.
  • The Lua script creates the needed nodes for the test case, triggers the event and subscribes a hook to probe the status of linking
Edited by Ashok Sidipotu

Merge request reports