mirror of
https://github.com/radvd-project/radvd.git
synced 2025-12-20 01:11:37 +08:00
build: correctness & testcase for CodeQL
This is for correctness, but also to verify CodeQL running. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -52,3 +52,8 @@ ylwrap
|
||||
*.swp
|
||||
*.rej
|
||||
*.orig
|
||||
|
||||
# Test artifacts
|
||||
check_all
|
||||
check_all.log
|
||||
test-suite.log
|
||||
|
||||
@@ -334,3 +334,4 @@ if HAVE_SYSTEMD
|
||||
systemdsystemunit_DATA = radvd.service
|
||||
endif
|
||||
|
||||
BUILT_SOURCES = gram.h scanner.c gram.c
|
||||
|
||||
Reference in New Issue
Block a user