mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
criu: add unit testing for config file parser
This tries to add a unit test for the configuration file parser. Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
45bde968a2
commit
1a197d4d86
7 changed files with 243 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,6 +24,7 @@ images/google/protobuf/*.c
|
|||
images/google/protobuf/*.h
|
||||
.gitid
|
||||
criu/criu
|
||||
criu/unittest/unittest
|
||||
crit/crit
|
||||
criu/arch/*/sys-exec-tbl*.c
|
||||
# x86 syscalls-table is not generated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue