Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dhcp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
gaoxingwang
dhcp
Commits
31e68e5e
Commit
31e68e5e
authored
Jan 14, 2020
by
Thomas Markwalder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#75] Removed trailing spaces
modified: relay/tests/Atffile modified: relay/tests/Makefile.am
parent
afb66401
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
relay/tests/Atffile
relay/tests/Atffile
+1
-1
relay/tests/Makefile.am
relay/tests/Makefile.am
+2
-2
No files found.
relay/tests/Atffile
View file @
31e68e5e
Content-Type: application/X-atf-atffile; version="1"
prop: test-suite = dhcrelay
prop: test-suite = dhcrelay
tp-glob: *_unittests
relay/tests/Makefile.am
View file @
31e68e5e
...
...
@@ -24,9 +24,9 @@ DHCPLIBS = $(top_builddir)/common/libdhcp.@A@ \
ATF_TESTS
=
if
HAVE_ATF
ATF_TESTS
+=
relay_unittests
ATF_TESTS
+=
relay_unittests
relay_unittests_SOURCES
=
$(DHCPSRC)
relay_unittests_SOURCES
=
$(DHCPSRC)
relay_unittests_SOURCES
+=
relay_unittests.c
relay_unittests_LDADD
=
$(ATF_LDFLAGS)
...
...
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