Missing Tests: Difference between revisions
From Yocto Project
				
				
				Jump to navigationJump to search
				
				PaulEggleton (talk | contribs)   (Created page with "A list I had gathered earlier and slightly updated recently (should be double-checked) - ~~~~  * recently added devtool/recipetool functionality * bitbake picking up file chan...")  | 
			
(No difference) 
 | 
Latest revision as of 03:56, 21 November 2017
A list I had gathered earlier and slightly updated recently (should be double-checked) - PaulEggleton (talk) 19:56, 20 November 2017 (PST)
- recently added devtool/recipetool functionality
 - bitbake picking up file changes while memory resident (esp. adding files to empty dirs / creating dirs in search path)
 - bitbake-diffsigs
 - locked sigs
 - PACKAGE_EXCLUDE / NO_RECOMMENDATIONS / BAD_RECOMMENDATIONS
 - sstate (bug 5839, 2082, 6006, 6855)
 - kernel config usage (config fragments, defconfig, etc.)
 - improved buildhistory tests
 - menuconfig (bug 5876)
 - archiver
 - image / SDK manifest contents
 - read-only-rootfs
 - complementary packages
 - file ownership and permissions under pseudo
 - useradd.bbclass + chown
 - incremental image generation needs to be extended to IPK
 - update-alternatives.bbclass
 - full tests of recipe selection (layer priority, PREFERRED_VERSION, PREFERRED_PROVIDER, DEFAULT_PREFERENCE, etc.)
 - synthetic test of build system, dependency handling?
 - package QA checks
 - IMAGE_LINGUAS
 - KERNEL_MODULE_AUTOLOAD
 - end-to-end test of licensing features
 - extrausers / EXTRA_USERS_PARAMS
 - create-pull-request/send-pull-request
 - send-error-report / report-error.bbclass
 - terminal support?