mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 11:29:32 +00:00
Remove SGW and PGW
This commit is contained in:
parent
aca41f6668
commit
b412e51b83
41 changed files with 7 additions and 10947 deletions
|
|
@ -28,6 +28,6 @@ testunit_unit_sources = files('''
|
|||
testunit_unit_exe = executable('unit',
|
||||
sources : testunit_unit_sources,
|
||||
c_args : [testunit_core_cc_flags, sbi_cc_flags],
|
||||
dependencies : [libtestepc_dep, libsbi_dep])
|
||||
dependencies : [libtestapp_dep, libmme_dep, libsbi_dep])
|
||||
|
||||
test('unit', testunit_unit_exe, is_parallel : false, suite: 'unit')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue