Skip to content

internal/dlopen: fix test and run in CI#412

Merged
lucab merged 1 commit into
coreos:mainfrom
lucab:ups/test-dlopen
Nov 7, 2022
Merged

internal/dlopen: fix test and run in CI#412
lucab merged 1 commit into
coreos:mainfrom
lucab:ups/test-dlopen

Conversation

@lucab

@lucab lucab commented Nov 7, 2022

Copy link
Copy Markdown
Contributor

This adds one missing file that was forgotten during the initial porting. Without that, the test could not even be built.
The internal package is now also properly tested by CI.

Source file is taken verbatim from https://github.com/coreos/pkg/tree/c7d1c02cb6cf99162b9cdbcad2a6a5c10af2ddca/dlopen.

Fixes: #339

This adds one missing file that was forgotten during the initial
porting. Without that, the test could not even be built.
The internal package is now also properly tested by CI.

Source file is taken verbatim from https://github.com/coreos/pkg/tree/c7d1c02cb6cf99162b9cdbcad2a6a5c10af2ddca/dlopen.
@lucab lucab merged commit 43ee42e into coreos:main Nov 7, 2022
@lucab lucab deleted the ups/test-dlopen branch November 7, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dlopen_test.go:54:15: undefined: strlen

2 participants