Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
158f4c6b
Commit
158f4c6b
authored
Dec 10, 2018
by
Tiago Jorge
Browse files
Update test 32 bit boundary
parent
26f43892
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_CoRAMBAD_Brave_GR740_1FB/caller/caller.c
View file @
158f4c6b
...
...
@@ -19,7 +19,7 @@ void caller_PI_pulse()
{
printf
(
"
\n
[caller_PI_pulse] Current mode is %s
\n
"
,
p_szGlobalState
);
static
asn1SccMyInteger
my_int_in
=
0
;
static
asn1SccMyInteger
my_int_in
=
4294967295
-
11
;
asn1SccMyInteger
my_int_out
=
0
;
printf
(
"[caller_PI_pulse] Calling 'compute_something'
\n
"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment