Merge github.com:eclipse/titan.core
[deliverable/titan.core.git] / function_test / BER_EncDec / run_test
1 #!/bin/sh
2
3 # Script parameters are coming from ../Makefile.
4 ../Tools/SAtester $* ./BER_EncDec_TD.fast_script
5
6 rm Temp.ttcn
7 rm TempA.asn
This page took 0.030492 seconds and 5 git commands to generate.