diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-11-04 11:07:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-11-04 11:07:15 +0200 |
commit | e5ca7841c94d9e31f6ab28c19eb24017c06d3d5e (patch) | |
tree | c84bc9b464878664c4d867e465b30928b863b0d2 /tests | |
parent | 21f40520e725cfb3d4cfd1e1c3736eb0a51bb5ac (diff) |
Add kconfig standard pre-installed build system module
Diffstat (limited to 'tests')
-rw-r--r-- | tests/README | 2 | ||||
l--------- | tests/libbuild2-kconfig-tests | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..6084038 --- /dev/null +++ b/tests/README @@ -0,0 +1,2 @@ +This subdirectory contains external tests for projects (such as build system +modules) found in the root directory. diff --git a/tests/libbuild2-kconfig-tests b/tests/libbuild2-kconfig-tests new file mode 120000 index 0000000..2b2f3a7 --- /dev/null +++ b/tests/libbuild2-kconfig-tests @@ -0,0 +1 @@ +../submodules/libbuild2-kconfig/libbuild2-kconfig-tests
\ No newline at end of file |