Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
cpp-libs
libnice
Commits
59169ee7
Commit
59169ee7
authored
Jun 17, 2008
by
Youness Alaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed check-bind.sh and removed test-conncheck from the makefile..
parent
e10a19a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
stun/tests/Makefile.am
stun/tests/Makefile.am
+1
-2
stun/tests/check-bind.sh
stun/tests/check-bind.sh
+2
-2
No files found.
stun/tests/Makefile.am
View file @
59169ee7
...
...
@@ -13,8 +13,7 @@ LDADD = ../libstun.la
check_PROGRAMS
=
\
test-parse
\
test-format
\
test-bind
\
test-conncheck
test-bind
test_bind_SOURCES
=
test-bind.c
\
../tools/bind.c
\
...
...
stun/tests/check-bind.sh
View file @
59169ee7
#! /bin/sh
STUNC
=
../stunbdc
STUND
=
../
uti
ls/stund
STUNC
=
../
tools/
stunbdc
STUND
=
../
too
ls/stund
set
-xe
...
...
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