Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Licenta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Camelia Groza
Licenta
Commits
4e3711c6
Commit
4e3711c6
authored
10 years ago
by
Camelia Groza
Browse files
Options
Downloads
Patches
Plain Diff
poze + a bit more implementation
parent
9d100572
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Chapters/Implementation.tex
+28
-5
28 additions, 5 deletions
Chapters/Implementation.tex
gfx/cw_wrapper.png
+0
-0
0 additions, 0 deletions
gfx/cw_wrapper.png
gfx/scf.png
+0
-0
0 additions, 0 deletions
gfx/scf.png
with
28 additions
and
5 deletions
Chapters/Implementation.tex
+
28
−
5
View file @
4e3711c6
...
...
@@ -6,9 +6,9 @@
The first
\ac
{
ATF
}
was a simple solution for a simple problem but as multiple
projects appeared with different configurations and requirements, patches and
exceptions had to be introduced in order to solve the new, more complex,
problems. Overtime, maintaining the project became too big an effort due to he
problems. Overtime, maintaining the project became too big an effort due to
t
he
high number of irregularities. The chosen solution was to implement a new, more
robust framework that support
s
easily configurable projects.
robust framework that support
ed
easily configurable projects.
\section
{
Design
}
\begin{figure}
[bth]
...
...
@@ -19,16 +19,39 @@ robust framework that supports easily configurable projects.
\end{figure}
\section
{
The Session Configuration File
}
TODO
\begin{figure}
[bth]
\myfloatalign
\includegraphics
[width=1\linewidth]
{
gfx/scf
}
\\
\caption
[The Session Configuration File.]
{
The Session Configuration File.
}
\label
{
fig:scf
}
\end{figure}
\section
{
Workflow
}
TODO
\begin{figure}
[bth]
\myfloatalign
\includegraphics
[width=1\linewidth]
{
gfx/cw
_
wrapper
}
\\
\caption
[The CodeWarrior Debugger Shell wrapper.]
{
The CodeWarrior Debugger Shell wrapper.
}
\label
{
fig:wrapper
}
\end{figure}
\section
{
Tool Management
}
TODO
\section
{
Usage
}
TODO
\begin{lstlisting}
[frame=ltbr,
caption=
{
List active triggers with he ATF client
}
,
linewidth=14.4cm,
label=lst:client
_
list]
$
.
/
atf
_
client.py list
-
triggers
+--------+-------------+---------------------+------------+--------------------+
| Users | Stream | Session | Cron | Next iteration |
+--------+-------------+---------------------+------------+--------------------+
| b
39206
| Integration | PUCCH
_
session
_
next |
0
21
*
*
6
|
2014
/
06
/
21
21
:
00
:
00
|
| b
47878
| Integration | LTE
_
regression
_
next |
30
1
*
*
1
|
2014
/
06
/
19
01
:
30
:
00
|
+--------+-------------+---------------------+------------+--------------------+
\end
{
lstlisting
}
%*****************************************
%*****************************************
...
...
This diff is collapsed.
Click to expand it.
gfx/cw_wrapper.png
0 → 100644
+
0
−
0
View file @
4e3711c6
20.6 KiB
This diff is collapsed.
Click to expand it.
gfx/scf.png
0 → 100644
+
0
−
0
View file @
4e3711c6
40.8 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment