(Created page with "__NOTOC__ <h3> Personal Details </h3> ---- <ul> <li> Name: Abhishek Kumar Singh</li> <li> Time Zone: IST(GMT + 5:30)</li> <li> Email Address: abhishekkumarsingh.cse@gmail....") |
No edit summary |
||
Line 8: | Line 8: | ||
<ul> | <ul> | ||
<li> Name: Abhishek Kumar Singh</li> | <li> Name: Abhishek Kumar Singh</li> | ||
<li> Freenode IRC Nick: kanha</li> | |||
<li> Mobile No: +91 8893839740</li> | |||
<li> Time Zone: IST(GMT + 5:30)</li> | <li> Time Zone: IST(GMT + 5:30)</li> | ||
<li> Blog URL: abhisheksingh01.wordpress.com <li> | |||
<li> Email Address: abhishekkumarsingh.cse@gmail.com</li> | <li> Email Address: abhishekkumarsingh.cse@gmail.com</li> | ||
</ul> | </ul> | ||
---- | ---- | ||
<h1> Implement a battery of unit tests for SSSD </h1> | |||
<h3> Introduction </h3> | |||
<p> An idea of implementing a battery of unit tests for SSSD(System Service Security Daemon) using cmocka unit test framework is proposed after having a good discussion with jhrozek(Jakub Hrozek, #sssd). Actually, it is not just writing better automated test codes but a total refinement of SSSD unit-tests including cmocka unit testing framework in such a way that it will reduce complexity of code make it efficient and provide a good mocking framework for better testing. Following are the details of the project and the proposed plan of action. </p> | |||
Revision as of 14:28, 20 April 2013
Personal Details
- Name: Abhishek Kumar Singh
- Freenode IRC Nick: kanha
- Mobile No: +91 8893839740
- Time Zone: IST(GMT + 5:30)
- Blog URL: abhisheksingh01.wordpress.com
- Email Address: abhishekkumarsingh.cse@gmail.com
Implement a battery of unit tests for SSSD
Introduction
An idea of implementing a battery of unit tests for SSSD(System Service Security Daemon) using cmocka unit test framework is proposed after having a good discussion with jhrozek(Jakub Hrozek, #sssd). Actually, it is not just writing better automated test codes but a total refinement of SSSD unit-tests including cmocka unit testing framework in such a way that it will reduce complexity of code make it efficient and provide a good mocking framework for better testing. Following are the details of the project and the proposed plan of action.
Proposal Description
Please describe your proposal in detail. Include:
* An overview of your proposal * The need you believe it fulfills * Any relevant experience you have * How do you intend to implement your proposal * Final deliverable of the proposal at the end of the period * A rough timeline for your progress * Any other details you feel we should consider