Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Nicolò Caruso
Skyward Boardcore
Commits
cee37ab7
Commit
cee37ab7
authored
5 years ago
by
Luca Erbetta
Browse files
Options
Downloads
Patches
Plain Diff
[SBS] Grouped catch tests
parent
a5864889
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sbs.conf
+15
-8
15 additions, 8 deletions
sbs.conf
with
15 additions
and
8 deletions
sbs.conf
+
15
−
8
View file @
cee37ab7
...
@@ -164,16 +164,16 @@ Files: src/shared/utils/testutils/TestHelper.cpp
...
@@ -164,16 +164,16 @@ Files: src/shared/utils/testutils/TestHelper.cpp
[
tests
]
[
tests
]
Type
:
srcfiles
Type
:
srcfiles
Files
:
src
/
tests
/
catch
/
test
-
eventbroker
.
cpp
Files
:
src
/
tests
/
catch
/
test
-
aero
.
cpp
src
/
tests
/
catch
/
test
-
circularbuffer
.
cpp
src
/
tests
/
catch
/
test
-
aero
.
cpp
src
/
tests
/
catch
/
test
-
buttonhandler
.
cpp
src
/
tests
/
catch
/
test
-
buttonhandler
.
cpp
src
/
tests
/
catch
/
test
-
circularbuffer
.
cpp
src
/
tests
/
catch
/
test
-
eventbroker
.
cpp
src
/
tests
/
catch
/
test
-
hardwaretimer
.
cpp
#src/tests/catch/test-kalman.cpp
src
/
tests
/
catch
/
test
-
matrix
.
cpp
src
/
tests
/
catch
/
test
-
packetqueue
.
cpp
src
/
tests
/
catch
/
test
-
packetqueue
.
cpp
src
/
tests
/
catch
/
spidriver
/
test
-
spidriver
src
/
tests
/
catch
/
spidriver
/
test
-
spidriver
src
/
tests
/
catch
/
test
-
circularbuffer
src
/
tests
/
catch
/
test
-
matrix
src
/
tests
/
catch
/
test
-
kalman
src
/
tests
/
catch
/
test
-
hardwaretimer
#-------------------------------#
#-------------------------------#
# Entrypoints #
# Entrypoints #
...
@@ -216,7 +216,7 @@ Main: kernel-testsuite
...
@@ -216,7 +216,7 @@ Main: kernel-testsuite
[
tests
-
catch
]
[
tests
-
catch
]
Type
:
test
Type
:
test
BoardId
:
stm32f429zi_s
kyward_homeone
BoardId
:
stm32f429zi_s
tm32f4discovery
BinName
:
tests
-
catch
BinName
:
tests
-
catch
Include
: %
tests
%
shared
%
test
-
utils
%
spi
Include
: %
tests
%
shared
%
test
-
utils
%
spi
Defines
:
Defines
:
...
@@ -394,6 +394,13 @@ Defines:
...
@@ -394,6 +394,13 @@ Defines:
Main
:
drivers
/
test
-
ad7994
Main
:
drivers
/
test
-
ad7994
# [test-circularbuffer]
# Type: test
# BoardId: stm32f429zi_stm32f4discovery
# BinName: test-circularbuffer
# Include: %shared %test-utils
# Defines: -DSTANDALONE_CATCH1_TEST
# Main: catch/test-circularbuffer
#[test-eventbroker]
#[test-eventbroker]
#Type: test
#Type: test
...
...
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