generic-poky/bitbake/lib/bb/tests
Richard Purdie aaea533e70 bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducer
One data store changing a variable poked through into a different data
store. This test case replicates that issue where the value 'B' would
become unset/disappear.

We also enhance parsehelper to generate files with an optional suffix
such as bbclass.

(Bitbake rev: 5c4179f58a4e04f1c354df5f17d1860eb403f0ac)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-23 08:48:41 +01:00
..
__init__.py bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
codeparser.py bitbake: codeparser: Fix var_execs to append to execs, not references 2014-03-02 17:25:29 +00:00
cow.py bitbake: fetch2: Add editor modelines for bb.tests.* 2013-02-17 22:32:05 +00:00
data.py bitbake: tests/data: Add new data tests 2015-07-12 22:50:46 +01:00
fetch.py bitbake: tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTest 2015-07-22 08:23:50 +01:00
parse.py bitbake: tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducer 2015-07-23 08:48:41 +01:00
utils.py bitbake: lib/bb/utils: fix and extend edit_metadata_file() 2015-05-19 11:58:45 +01:00