[oe-commits] [bitbake] 05/05: tests/persist_data: Add tests

git at git.openembedded.org git at git.openembedded.org
Sat Aug 11 10:08:34 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository bitbake.

commit 3cfcb2939b046d87ed6ddfff02fde0594932acbe
Author: Joshua Watt <jpewhacker at gmail.com>
AuthorDate: Thu Aug 9 17:08:31 2018 -0500

    tests/persist_data: Add tests
    
    Adds a test suite for testing the persistent data cache
    
    Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 bin/bitbake-selftest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/bitbake-selftest b/bin/bitbake-selftest
index 7564de3..06a1c9a 100755
--- a/bin/bitbake-selftest
+++ b/bin/bitbake-selftest
@@ -32,6 +32,7 @@ tests = ["bb.tests.codeparser",
          "bb.tests.event",
          "bb.tests.fetch",
          "bb.tests.parse",
+         "bb.tests.persist_data",
          "bb.tests.utils",
          "layerindexlib.tests.layerindexobj",
          "layerindexlib.tests.restapi",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list