-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
Description
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/libbpf/libbpf project
- Unpack and add attached
utbot_build.sh
to the root of the project utbot_build.zip - Unpack and replace
Makefile
fromsrc
with attached one
Makefile.zip - Configure UTbot so it successfully configures on the project
- Try to generate tests for any 'C' file in
src
folder
Expected behavior
Tests are generated.
Actual behavior
Generation fails with an error
Server process exited without any logs.
Additional information
I've added utbot_build.sh
file which enters src
folder and starts make
.
Also Makefile
was modified, so it outputs to build
directory
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done