#154: Tracker: critical path test case creation --------------------------+------------------------------------------------- Reporter: adamwill | Owner: adamwill Type: enhancement | Status: new Priority: major | Milestone: Fedora 15 Component: Wiki | Version: Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by adamwill):
looking through existing test cases I found that abrt already has a good set of test cases we can use as seeds and examples:
https://fedoraproject.org/wiki/Category:ABRT_Test_Cases
we just need to adjust them to the planned system.
I also found an interesting illustration of the point about using the package_ descriptor - we have a set of 'bootchart test cases':
https://fedoraproject.org/wiki/Category:Bootchart_Test_Cases
but these aren't test cases for checking the functionality of the bootchart srpm; they're various boot scenarios that you time *using bootchart*. the idea isn't to test bootchart, but to use bootchart to test boot speed...