Skip to content

Bug #767 tests: support for out-of-tree tests#768

Merged
fklassen merged 1 commit into4.4.3from
Bug_#767_tests_fail_out-of-tree
Jan 1, 2023
Merged

Bug #767 tests: support for out-of-tree tests#768
fklassen merged 1 commit into4.4.3from
Bug_#767_tests_fail_out-of-tree

Conversation

@fklassen
Copy link
Copy Markdown
Member

@fklassen fklassen commented Jan 1, 2023

e.g.

mkdir build
cd build
autoreconf --install --force --verbose ..; ../configure --disable-local-libopts --with-testnic=enp0s5
make
sudo make test

e.g.

```
mkdir build
cd build
autoreconf --install --force --verbose .. 2>&1; ../configure --disable-local-libopts --with-testnic=enp0s5
make
sudo make test
```
@fklassen fklassen merged commit 98bdec9 into 4.4.3 Jan 1, 2023
@fklassen fklassen deleted the Bug_#767_tests_fail_out-of-tree branch January 1, 2023 08:38
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.

1 participant