]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
git: Add submodule libcgroup-tests
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 7 Apr 2020 14:11:07 +0000 (08:11 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 7 Apr 2020 14:11:07 +0000 (08:11 -0600)
This commit adds the libcgroup-tests git repo as a submodule.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.gitmodules
tests [new submodule]

index bfb1b5aa0a22d1773eae72f531fcb22429b381b7..136e80c7deed73326d94054560140a8b706b5031 100644 (file)
@@ -2,3 +2,6 @@
        path = googletest
        url = https://github.com/google/googletest.git
        fetchRecurseSubmodules = true
+[submodule "tests"]
+       path = tests
+       url = https://github.com/libcgroup/libcgroup-tests.git
diff --git a/tests b/tests
new file mode 160000 (submodule)
index 0000000..d54844c
--- /dev/null
+++ b/tests
@@ -0,0 +1 @@
+Subproject commit d54844c34b2261f34b43fe522872d4983c4c8a9a