Offers function for calling every registered unit test.
Run-Unit-Test | Offers function for calling every registered unit test. |
Copyright | This program is free software. |
Files | |
C-kern/ | Header file of Run-Unit-Test. |
C-kern/ | Implementation file Run-Unit-Test impl. |
unittest_t | |
execute | |
run_unittest | Calls every registered unittest of the C-kern(el) system. |
This program is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
© 2011 Jörg Seebohn
Header file of Run-Unit-Test.
Implementation file Run-Unit-Test impl.
execute | |
run_unittest | Calls every registered unittest of the C-kern(el) system. |
Calls every registered unittest of the C-kern(el) system.
int run_unittest( void * argv )