Implemented test system clock for real-time TTCN-3 (bug 539514)
Change-Id: Ia1accd22d9943660a07b77a899250b8938e826fc
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Value.cc 28 additions, 0 deletionscompiler2/Value.cc
- compiler2/Value.hh 27 additions, 26 deletionscompiler2/Value.hh
- compiler2/ttcn3/compiler.l 1 addition, 0 deletionscompiler2/ttcn3/compiler.l
- compiler2/ttcn3/compiler.y 6 additions, 0 deletionscompiler2/ttcn3/compiler.y
- core/Communication.cc 8 additions, 2 deletionscore/Communication.cc
- core/Communication.hh 2 additions, 1 deletioncore/Communication.hh
- core/Runtime.cc 25 additions, 2 deletionscore/Runtime.cc
- core/Runtime.hh 8 additions, 1 deletioncore/Runtime.hh
- function_test/Semantic_Analyser/Makefile.semantic 1 addition, 1 deletionfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/realtime/.gitignore 2 additions, 0 deletionsfunction_test/Semantic_Analyser/realtime/.gitignore
- function_test/Semantic_Analyser/realtime/Makefile 12 additions, 0 deletionsfunction_test/Semantic_Analyser/realtime/Makefile
- function_test/Semantic_Analyser/realtime/realtimeNow_SE.ttcn 36 additions, 0 deletionsfunction_test/Semantic_Analyser/realtime/realtimeNow_SE.ttcn
- function_test/Semantic_Analyser/realtime/t 9 additions, 0 deletionsfunction_test/Semantic_Analyser/realtime/t
- mctr2/mctr/MainController.cc 5 additions, 0 deletionsmctr2/mctr/MainController.cc
- mctr2/mctr/MainController.h 2 additions, 0 deletionsmctr2/mctr/MainController.h
- regression_test/Makefile 1 addition, 1 deletionregression_test/Makefile
- regression_test/realtime/.gitignore 5 additions, 0 deletionsregression_test/realtime/.gitignore
- regression_test/realtime/Makefile 54 additions, 0 deletionsregression_test/realtime/Makefile
- regression_test/realtime/config.cfg 18 additions, 0 deletionsregression_test/realtime/config.cfg
- regression_test/realtime/realtimeNow.ttcn 53 additions, 0 deletionsregression_test/realtime/realtimeNow.ttcn
Loading
Please register or sign in to comment