Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
oai
openairinterface5G
Commits
efc4808a
Commit
efc4808a
authored
9 years ago
by
Rohit Gupta
Browse files
Options
Downloads
Patches
Plain Diff
updated test case list from older make pre-ci build system
parent
30631888
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake_targets/autotests/015101/CMakeLists.txt
+15
-0
15 additions, 0 deletions
cmake_targets/autotests/015101/CMakeLists.txt
with
15 additions
and
0 deletions
cmake_targets/autotests/015101/CMakeLists.txt
0 → 100644
+
15
−
0
View file @
efc4808a
cmake_minimum_required
(
VERSION 2.8
)
set
(
PACKAGE_NAME
"unitary_tests_simulators"
)
set
(
PHYSIM True
)
set
(
RF_BOARD None
)
set
(
XFORMS False
)
set
(
DEBUG_PHY False
)
set
(
MU_RECIEVER False
)
set
(
RANDOM_BF False
)
set
(
PBS_SIM False
)
set
(
PERFECT_CE False
)
set
(
NAS_UE False
)
set
(
MESSAGE_CHART_GENERATOR False
)
include
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/../CMakeLists.txt
)
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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