laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27338 )
Change subject: move SIMTRACE_{Types,Templates,Emulation}.ttcn to library
......................................................................
move SIMTRACE_{Types,Templates,Emulation}.ttcn to library
this will allow us to us SIMTRACE as part of a test suite testing
e.g. CCID readers.
Change-Id: I4349019e2deac114f4c040f1441b70663a521ec2
---
R library/SIMTRACE_Emulation.ttcn
R library/SIMTRACE_Templates.ttcn
R library/SIMTRACE_Types.ttcn
M simtrace/gen_links.sh
4 files changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/simtrace/SIMTRACE_Emulation.ttcn b/library/SIMTRACE_Emulation.ttcn
similarity index 100%
rename from simtrace/SIMTRACE_Emulation.ttcn
rename to library/SIMTRACE_Emulation.ttcn
diff --git a/simtrace/SIMTRACE_Templates.ttcn b/library/SIMTRACE_Templates.ttcn
similarity index 100%
rename from simtrace/SIMTRACE_Templates.ttcn
rename to library/SIMTRACE_Templates.ttcn
diff --git a/simtrace/SIMTRACE_Types.ttcn b/library/SIMTRACE_Types.ttcn
similarity index 100%
rename from simtrace/SIMTRACE_Types.ttcn
rename to library/SIMTRACE_Types.ttcn
diff --git a/simtrace/gen_links.sh b/simtrace/gen_links.sh
index 72787b9..eef1fea 100755
--- a/simtrace/gen_links.sh
+++ b/simtrace/gen_links.sh
@@ -15,6 +15,7 @@
DIR=../library
FILES="Misc_Helpers.ttcn General_Types.ttcn Osmocom_Types.ttcn "
FILES+="Native_Functions.ttcn Native_FunctionDefs.cc "
+FILES+="SIMTRACE_Types.ttcn SIMTRACE_Templates.ttcn SIMTRACE_Emulation.ttcn "
gen_links $DIR $FILES
ignore_pp_results
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27338
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I4349019e2deac114f4c040f1441b70663a521ec2
Gerrit-Change-Number: 27338
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
Attention is currently required from: Hoernchen.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27340 )
Change subject: simtrace: Add support for slot_mux_nr to CardEmu_BD_Config
......................................................................
Patch Set 1:
(1 comment)
File library/SIMTRACE_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27340/comment/f4c34b86_928a…
PS1, Line 225: ?
I guess this should be * not ?, otherwise any message without this entirely optional part would no longer match.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27340
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id29584764a2f27b9de5fa9ff67fd0ae3e912f02e
Gerrit-Change-Number: 27340
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 25 Feb 2022 18:14:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Hoernchen.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27339 )
Change subject: ccid: Lots of CCID helpers have been moved to titan.TestPorts.USB
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27339
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie110ad1511b01fe84e1ad181b0e053e25f80f522
Gerrit-Change-Number: 27339
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: Hoernchen <ewild(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 25 Feb 2022 18:13:14 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment