Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
regression-suites
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
regression-suites
Commits
0dd65363
Commit
0dd65363
authored
May 09, 2018
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
First step of moving back to relative paths (avoiding taste-update-data-view)
parent
de836303
Changes
45
Hide whitespace changes
Inline
Side-by-side
Showing
45 changed files
with
3 additions
and
99 deletions
+3
-99
Demo-opengeode/build-script.sh
Demo-opengeode/build-script.sh
+0
-3
Demo_ABB/build-script.sh
Demo_ABB/build-script.sh
+0
-2
Demo_ACN/build-script.sh
Demo_ACN/build-script.sh
+0
-1
Demo_Ada_GUI/build-script.sh
Demo_Ada_GUI/build-script.sh
+0
-3
Demo_Blackbox/build-script.sh
Demo_Blackbox/build-script.sh
+0
-2
Demo_Bright_Ascension/build-script.sh
Demo_Bright_Ascension/build-script.sh
+0
-2
Demo_C/build-script.sh
Demo_C/build-script.sh
+0
-1
Demo_CVProperties/build-script.sh
Demo_CVProperties/build-script.sh
+0
-2
Demo_C_RTEMS/build-script.sh
Demo_C_RTEMS/build-script.sh
+0
-3
Demo_C_RTEMS_Gaisler/build-script.sh
Demo_C_RTEMS_Gaisler/build-script.sh
+0
-3
Demo_ContextParams/DataView.aadl
Demo_ContextParams/DataView.aadl
+3
-3
Demo_Crazyflie_Blink/build-script.sh
Demo_Crazyflie_Blink/build-script.sh
+0
-3
Demo_Crazyflie_IMU/build-script.sh
Demo_Crazyflie_IMU/build-script.sh
+0
-3
Demo_Distrib/build-script.sh
Demo_Distrib/build-script.sh
+0
-2
Demo_EmptySeq/build-script.sh
Demo_EmptySeq/build-script.sh
+0
-3
Demo_ExternalLib/build-script.sh
Demo_ExternalLib/build-script.sh
+0
-3
Demo_ImportedComponent/build-script.sh
Demo_ImportedComponent/build-script.sh
+0
-2
Demo_KeepCase/build-script.sh
Demo_KeepCase/build-script.sh
+0
-2
Demo_ManyThreads/build-script.sh
Demo_ManyThreads/build-script.sh
+0
-2
Demo_MessageOrdering/build-script.sh
Demo_MessageOrdering/build-script.sh
+0
-2
Demo_Mix/build-sample.sh
Demo_Mix/build-sample.sh
+0
-3
Demo_MultiPlatform/build-script.sh
Demo_MultiPlatform/build-script.sh
+0
-2
Demo_Multi_Instances/user_init_pre.sh
Demo_Multi_Instances/user_init_pre.sh
+0
-1
Demo_Opengeode_Simple_Nested_States/build-script.sh
Demo_Opengeode_Simple_Nested_States/build-script.sh
+0
-1
Demo_PortNames/build-script.sh
Demo_PortNames/build-script.sh
+0
-2
Demo_RI_Names/build-script.sh
Demo_RI_Names/build-script.sh
+0
-2
Demo_RTDS_SyncC/build-script.sh
Demo_RTDS_SyncC/build-script.sh
+0
-2
Demo_RTEMS_Ada/build-script.sh
Demo_RTEMS_Ada/build-script.sh
+0
-8
Demo_SQL_Socket_Linux32/build-script.sh
Demo_SQL_Socket_Linux32/build-script.sh
+0
-2
Demo_Simulink_C_NoStopBlock/build-script.sh
Demo_Simulink_C_NoStopBlock/build-script.sh
+0
-2
Demo_Simulink_C_StopBlock/build-script.sh
Demo_Simulink_C_StopBlock/build-script.sh
+0
-2
Demo_Sockets/build-script.sh
Demo_Sockets/build-script.sh
+0
-2
Demo_Sockets_RTEMS_Leon2/user_init_pre.sh
Demo_Sockets_RTEMS_Leon2/user_init_pre.sh
+0
-1
Demo_Sockets_SDL_GUI/build-script.sh
Demo_Sockets_SDL_GUI/build-script.sh
+0
-2
Demo_Sockets_x86/build-script.sh
Demo_Sockets_x86/build-script.sh
+0
-2
Demo_SpaceWire_2RASTA/build-script.sh
Demo_SpaceWire_2RASTA/build-script.sh
+0
-3
Demo_Timers/build-script.sh
Demo_Timers/build-script.sh
+0
-3
Demo_Unprotected/build-script.sh
Demo_Unprotected/build-script.sh
+0
-3
Demo_checkSMP/user_init_pre.sh
Demo_checkSMP/user_init_pre.sh
+0
-1
Demo_uPy_Basic/user_init_pre.sh
Demo_uPy_Basic/user_init_pre.sh
+0
-1
Demo_uPy_Basic_RTEMS412_Leon3/user_init_pre.sh
Demo_uPy_Basic_RTEMS412_Leon3/user_init_pre.sh
+0
-1
Demo_uPy_TypesPI/user_init_pre.sh
Demo_uPy_TypesPI/user_init_pre.sh
+0
-1
Demo_uPy_TypesRI/user_init_pre.sh
Demo_uPy_TypesRI/user_init_pre.sh
+0
-1
Demo_uPy_WithC/user_init_pre.sh
Demo_uPy_WithC/user_init_pre.sh
+0
-1
Demo_vcd/build-script.sh
Demo_vcd/build-script.sh
+0
-3
No files found.
Demo-opengeode/build-script.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
# Generate code for OpenGEODE function orchestrator
cd
"
$SKELS
"
/orchestrator
||
exit
1
opengeode
--toAda
orchestrator.pr system_structure.pr
||
exit
1
...
...
Demo_ABB/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
lift_model.zip
zip lift_model lift_model/
*
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_ACN/build-script.sh
View file @
0dd65363
...
...
@@ -27,7 +27,6 @@ zip a a/*
rm
-f
b.zip
zip b b/
*
cd
"
$OLDPWD
"
taste-update-data-view
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
if
[
-f
ConcurrencyView.pro
]
...
...
Demo_Ada_GUI/build-script.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
cd
"
$SKELS
"
&&
rm
-f
router.zip
&&
zip router router/
*
&&
cd
$OLDPWD
cd
"
$SKELS
"
&&
rm
-f
displayer.zip
&&
zip displayer displayer/
*
&&
cd
$OLDPWD
...
...
Demo_Blackbox/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
if
[
-z
"
$DEPLOYMENTVIEW
"
]
then
DEPLOYMENTVIEW
=
DeploymentView.aadl
...
...
Demo_Bright_Ascension/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created file.
taste-update-data-view
||
exit
1
if
[
-z
"
$DEPLOYMENTVIEW
"
]
then
DEPLOYMENTVIEW
=
DeploymentView.aadl
...
...
Demo_C/build-script.sh
View file @
0dd65363
...
...
@@ -4,7 +4,6 @@ rm -f simple_c_function.zip
zip simple_c_function simple_c_function/
*
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary.
*
taste-update-data-view
||
exit
1
# Ada runtime
assert-builder-ocarina.py
\
...
...
Demo_CVProperties/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created file.
taste-update-data-view
||
exit
1
if
[
-z
"
$DEPLOYMENTVIEW
"
]
then
DEPLOYMENTVIEW
=
DeploymentView.aadl
...
...
Demo_C_RTEMS/build-script.sh
View file @
0dd65363
...
...
@@ -42,9 +42,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
cd
"
$SKELS
"
&&
rm
-f
simple_c_function.zip
&&
zip simple_c_function simple_c_function/
*
&&
cd
$OLDPWD
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_C_RTEMS_Gaisler/build-script.sh
View file @
0dd65363
...
...
@@ -42,9 +42,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
cd
"
$SKELS
"
&&
rm
-f
simple_c_function.zip
&&
zip simple_c_function simple_c_function/
*
&&
cd
$OLDPWD
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_ContextParams/DataView.aadl
View file @
0dd65363
--------------------------------------------------------
--
! File generated by asn2aadl v2.1.10: DO NOT EDIT !
--------------------------------------------------------
--
! InputASN1FileChecksum:c4cca3f50df525b08cac54f4b04c5297:
/home/taste/tool-src/testSuites/Demo_ContextParams/
DataView.asn:
--
! InputASN1FileChecksum:ee8a7e01f29874c0d50f437d5abb9599:
/home/taste/tool-inst/share/taste
-types/taste-types.asn:
--
! InputASN1FileChecksum:c4cca3f50df525b08cac54f4b04c5297:DataView.asn:
--
! InputASN1FileChecksum:ee8a7e01f29874c0d50f437d5abb9599:
../misc/taste-common
-types/taste-types.asn:
--------------------------------------------------------
package
DataView
...
...
@@ -46,7 +46,7 @@ end Stream_Element_Buffer;
DATA
T_SEQUENCE
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"
/home/taste/tool-src/testSuites/Demo_ContextParams/
DataView.asn"
);
Source_Text
=>
(
"DataView.asn"
);
TASTE
::
Ada_Package_Name
=>
"DataView"
;
Deployment
::
ASN1_Module_Name
=>
"DataView"
;
Source_Language
=>
ASN1
;
...
...
Demo_Crazyflie_Blink/build-script.sh
View file @
0dd65363
...
...
@@ -53,9 +53,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
# Generate code for OpenGEODE function function1
cd
"
$SKELS
"
/function1
&&
opengeode
--toAda
function1.pr system_structure.pr
&&
cd
$OLDPWD
...
...
Demo_Crazyflie_IMU/build-script.sh
View file @
0dd65363
...
...
@@ -54,9 +54,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
cd
"
$SKELS
"
&&
rm
-f
copter_imu.zip
&&
zip copter_imu copter_imu/
*
&&
cd
$OLDPWD
cd
"
$SKELS
"
&&
rm
-f
control_laws.zip
&&
zip control_laws control_laws/
*
&&
cd
$OLDPWD
...
...
Demo_Distrib/build-script.sh
View file @
0dd65363
...
...
@@ -9,8 +9,6 @@ cd ..
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary.linux.pohic/
taste-update-data-view
||
exit
1
assert-builder-ocarina.py
\
-f
\
-p
\
...
...
Demo_EmptySeq/build-script.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
# Generate code for OpenGEODE function flight
cd
"
$SKELS
"
/flight
&&
opengeode
--toAda
flight.pr system_structure.pr
&&
cd
$OLDPWD
...
...
Demo_ExternalLib/build-script.sh
View file @
0dd65363
...
...
@@ -24,9 +24,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
cd
"
$SKELS
"
&&
rm
-f
function1.zip
&&
zip function1 function1/
*
&&
cd
$OLDPWD
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_ImportedComponent/build-script.sh
View file @
0dd65363
#!/bin/bash
taste-update-data-view
||
exit
1
rm
-f
a.zip
zip a a/
*
rm
-f
b.zip
...
...
Demo_KeepCase/build-script.sh
View file @
0dd65363
#!/bin/bash
taste-update-data-view
||
exit
1
rm
-f
hello.zip
zip hello hello/
*
rm
-f
world.zip
...
...
Demo_ManyThreads/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created file.
taste-update-data-view
||
exit
1
if
[
-z
"
$DEPLOYMENTVIEW
"
]
then
DEPLOYMENTVIEW
=
DeploymentView.aadl
...
...
Demo_MessageOrdering/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
f1.zip
zip f1 f1/
*
rm
-f
f2.zip
...
...
Demo_Mix/build-sample.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"Inputs/code/"
# Update the data view with local paths
taste-update-data-view
||
exit
1
cd
"
$SKELS
"
&&
rm
-f
a.zip
&&
zip a a/
*
&&
cd
$OLDPWD
cd
"
$SKELS
"
&&
rm
-f
b.zip
&&
zip b b/
*
&&
cd
$OLDPWD
...
...
Demo_MultiPlatform/build-script.sh
View file @
0dd65363
#!/bin/bash
taste-update-data-view dataview.asn
||
exit
1
cd
skels
rm
-f
pinger.zip
zip pinger pinger/
*
...
...
Demo_Multi_Instances/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_Opengeode_Simple_Nested_States/build-script.sh
View file @
0dd65363
...
...
@@ -45,7 +45,6 @@ then
else
OUTPUTDIR
=
binary
fi
taste-update-data-view
||
exit
1
assert-builder-ocarina.py
\
--fast
\
-p
\
...
...
Demo_PortNames/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
function0.zip
zip function0 function0/
*
rm
-f
function1.zip
...
...
Demo_RI_Names/build-script.sh
View file @
0dd65363
#!/bin/bash
taste-update-data-view TPOS_Dataview.asn
||
exit
0
rm
-f
a.zip
zip a a/
*
rm
-f
b.zip
...
...
Demo_RTDS_SyncC/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view TPOS_Dataview.asn
||
exit
1
rm
-f
mysyncfunction.zip
zip mysyncfunction mysyncfunction/
*
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_RTEMS_Ada/build-script.sh
View file @
0dd65363
...
...
@@ -11,8 +11,6 @@
# C_INCLUDE_PATH=/usr/include/xenomai/analogy/:$C_INCLUDE_PATH
# unset USE_POHIC
taste-update-data-view
||
exit
1
if
[
-f
user_init_pre.sh
]
then
echo
[
INFO] Executing user-defined init script
...
...
@@ -44,12 +42,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
if
[
"
$(
hostname
)
"
!=
"taste-build"
]
;
then
# There is no X server in CI
taste-update-data-view
||
exit
1
fi
cd
"
$SKELS
"
&&
rm
-f
myadablock.zip
&&
zip myadablock myadablock/
*
&&
cd
$OLDPWD
[
!
-z
"
$CLEANUP
"
]
&&
rm
-rf
binary
...
...
Demo_SQL_Socket_Linux32/build-script.sh
View file @
0dd65363
...
...
@@ -19,8 +19,6 @@ then
DEPLOYMENTVIEW
=
DeploymentView.aadl
fi
taste-update-data-view
||
exit
1
SKELS
=
"./"
cd
"
$SKELS
"
...
...
Demo_Simulink_C_NoStopBlock/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
my_c_function.zip
zip my_c_function my_c_function/
*
rm
-f
my_simulink_function.zip
...
...
Demo_Simulink_C_StopBlock/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
my_c_function.zip
zip my_c_function my_c_function/
*
rm
-f
my_simulink_function.zip
...
...
Demo_Sockets/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
function0.zip
zip function0 function0/
*
rm
-f
function1.zip
...
...
Demo_Sockets_RTEMS_Leon2/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_Sockets_SDL_GUI/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created file.
taste-update-data-view
||
exit
1
if
[
-z
"
$DEPLOYMENTVIEW
"
]
then
DEPLOYMENTVIEW
=
DeploymentView.aadl
...
...
Demo_Sockets_x86/build-script.sh
View file @
0dd65363
...
...
@@ -14,8 +14,6 @@
# Note: TASTE will not overwrite your changes - if you need to update some parts
# you will have to merge the changes with the newly-created "build-script.new.sh" file.
taste-update-data-view
||
exit
1
rm
-f
a.zip
zip a a/
*
rm
-f
b.zip
...
...
Demo_SpaceWire_2RASTA/build-script.sh
View file @
0dd65363
...
...
@@ -53,9 +53,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
cd
"
$SKELS
"
&&
rm
-f
pingee1.zip
&&
zip pingee1 pingee1/
*
&&
cd
$OLDPWD
cd
"
$SKELS
"
&&
rm
-f
pingee2.zip
&&
zip pingee2 pingee2/
*
&&
cd
$OLDPWD
...
...
Demo_Timers/build-script.sh
View file @
0dd65363
...
...
@@ -44,9 +44,6 @@ grep "version => \"2" "$DEPLOYMENTVIEW" >/dev/null && {
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
# Generate code for OpenGEODE function sdl_fct
cd
"
$SKELS
"
/sdl_fct
&&
opengeode
--toAda
sdl_fct.pr system_structure.pr
&&
cd
$OLDPWD
...
...
Demo_Unprotected/build-script.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
# Generate code for OpenGEODE function function1
cd
"
$SKELS
"
/function1
&&
opengeode
--toAda
function1.pr system_structure.pr
&&
cd
$OLDPWD
...
...
Demo_checkSMP/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
||
exit
1
Demo_uPy_Basic/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_uPy_Basic_RTEMS412_Leon3/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_uPy_TypesPI/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_uPy_TypesRI/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_uPy_WithC/user_init_pre.sh
View file @
0dd65363
taste-update-data-view
Demo_vcd/build-script.sh
View file @
0dd65363
...
...
@@ -21,9 +21,6 @@ fi
SKELS
=
"./"
# Update the data view with local paths
taste-update-data-view
||
exit
1
# Generate code for OpenGEODE function producer1
cd
"
$SKELS
"
/producer1
&&
opengeode
--toAda
producer1.pr system_structure.pr
&&
cd
$OLDPWD
...
...
Write
Preview
Markdown
is supported
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