What is the role of Platform Adapter?

by admin on September 1, 2010

In platform adapter you implement:

1) external functions (if any) used in your TTCN-3 code

2) external timers (if any)

If your TTCN-3 script does not contain external functions and you do not need external timers then you do not need platform adapter ( this is in case with some test tools, as they have built in timers and normally external timers are not needed).

Leave a Comment

Previous post:

Next post: