projects
/
platform
/
upstream
/
cmocka.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/cmocka.git
2013-12-23
Andreas Schneider
tests: Add test_exception_handler_fail.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Andreas Schneider
tests: Add test_assert_macros_fail.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Andreas Schneider
tests: Add test_assert_macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Andreas Schneider
cmocka: Add assert_return_code().
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Andreas Schneider
example: Define UNIT_TESTING in run_tests.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-21
Andreas Schneider
cmake: Fix calling the assert_module test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Andreas Schneider
doc: Improve the API mainpage.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andreas Schneider
example: Add the most simple test with cmocka.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andreas Schneider
example: Fix exception handler test on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andreas Schneider
Add obj directory for config.h to .clang_complete.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Andreas Schneider
example: Add an exampele to test exception handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Andreas Schneider
cmocka: Print better message for exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Andreas Schneider
config: Add missing define for strsignal().
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Andreas Schneider
cmake: Fix compilation with -D_FORTIFY_SOURCE.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Andreas Schneider
Add obj directory to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Andreas Schneider
cmake: Exclude obj directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Andreas Schneider
Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Travis Hendrickson
include: Don't stringify twice with will_return_always().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Andreas Schneider
include: Fix unit_test_teardown macro.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Aleksandr Vinokurov
Fix GTest and GCC message style conformance
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Andreas Schneider
doc: Update the main doc page.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Andreas Schneider
cmake: Disable broken latex doc generation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Andreas Schneider
include: Correctly define unit_test_setup() and unit_te...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Andreas Schneider
coverity: Add modeling file for assert functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Andreas Schneider
README: Fix a typo and improve cmocka cmldine.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Fix description and display name.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Fix a typo in FindNSIS.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Update FindNSIS module.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Fix homepage url.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Bump version number and so version.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
example: Add missing stdlib.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
Add .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
include: Don't redefine uintptr_t on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Andreas Schneider
cmake: Set nightly start time to UTC.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Pavel Březina
Add new macro will_return_always
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Pavel Březina
Add new macro fail_msg
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Andreas Schneider
cov: Add coverity modeling file.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Andreas Schneider
cmake: Pass _FORTIFY_SOURCE directly to the preprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Andreas Schneider
cmake: Bump version to 0.3.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Andreas Schneider
src: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Andreas Schneider
src: Fix ValuePointer conversion on 32bit big endian.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Andreas Schneider
example: Fix customer database test on big endian.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Andreas Schneider
examples: Fix memory leaks in the waiter_test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Andreas Schneider
examples: Fix build warning in waiter_test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Andreas Schneider
Update AUTHORS file.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Andreas Schneider
Change version number of the package.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Andreas Schneider
Fix date in the changelog.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Add some more documentation for Mock Objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Document expect_memory().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Document expect_any().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Fix doc build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Document expect_value().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Jakub Hrozek
doc: document expect_range family of functions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Fix the doc of the count parameter in expect_*().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Fix typo in expect_not_in_set_count().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
Add cmocka-0.3.0 changes to ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Add comment to check_expected().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Add example for parameter checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Document expect_string*()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Document expect_in_set().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
doc: Update doxygen config.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Jakub Hrozek
Add new macros mock_type and mock_ptr_type
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Andreas Schneider
example: Fix building with optimization flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Andreas Schneider
example: Fix a build warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Jakub Hrozek
example: wrap trick
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Andreas Schneider
Update README.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Andreas Schneider
cmake: Fix check for fortify source.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Andreas Schneider
cmake: Try to fix problems with installation on other...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Andreas Schneider
Update the INSTALL file.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andreas Schneider
cmake: Add pkgconfig file.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Jakub Hrozek
doc: Fix links in index.html
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Andreas Schneider
file: Remove execute bits of C files.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Andreas Schneider
doc: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Andreas Schneider
Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Andreas Schneider
Add clang_complete config file.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Andreas Schneider
doc: Document check_expected().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Andreas Schneider
doc: Document expect_check().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Andreas Schneider
doc: Add section for checking parameters.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document expect_assert_failure().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document mock_assert().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document Standard Assertions group.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document test_free().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document test_calloc().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document test_malloc().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document Dynamic Memory Allocation group.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document assert_not_in_set().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document assert_in_set().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document assert_not_in_range().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Andreas Schneider
doc: Document assert_in_range().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Andreas Schneider
doc: Document assert_in_range().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Andreas Schneider
doc: Document assert_memory_not_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Andreas Schneider
doc: Document assert_memory_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Andreas Schneider
doc: Document assert_string_not_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Document assert_string_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Document assert_int_not_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Document assert_int_equal().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Document assert_null().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Add a more detailed description to the Assert...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Andreas Schneider
doc: Add example to Running Tests section.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Andreas Schneider
example: Use C style comments.
commit
|
commitdiff
|
tree
|
snapshot
next