projects
/
platform
/
upstream
/
cmocka.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tests: Extend the run_tests example.
2012-10-16
Andreas Schneider
tests: Extend the run_tests example.
commit
|
commitdiff
|
tree
2012-10-16
Andreas Schneider
include: Document run_tests().
commit
|
commitdiff
|
tree
2012-10-16
Andreas Schneider
include: Document unit_test*() macros.
commit
|
commitdiff
|
tree
2012-10-16
Andreas Schneider
include: Document run_tests().
commit
|
commitdiff
|
tree
2012-10-16
Andreas Schneider
include: Document fail().
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmake: Add missing inclue dir.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
include: Add a group for mock objects.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
include: Document will_return_count().
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
include: Document will_return().
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
include: Document mock().
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
doc: Add example for cmocka test case.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
doc: Add more details to the main page.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmake: Add API documentation support using doxygen.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmake: Remove superflous function and header checks.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmake: Add a check for strsignal().
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmake: Fix build warning on OpenIndiana.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
example: Move examples to top level dir.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
include: Move include dir to top level.
commit
|
commitdiff
|
tree
2012-10-15
Andreas Schneider
cmocka: Fix a build warning on x86.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
Remove the obsolite m4 files.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
cmake: Mark failing tests as passed.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
example: Fix 64bit problems in product_database_test.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
example: Fix casting on 64bit platforms.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
include: Fix casting on 64bit platforms.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
example: Fix build warnings for assert_module test.
commit
|
commitdiff
|
tree
2012-10-12
Andreas Schneider
cmake: Build assert_module_test.
commit
|
commitdiff
|
tree
2012-10-10
Andreas Schneider
include: Fix build on OpenIndiana.
commit
|
commitdiff
|
tree
2012-10-10
Andreas Schneider
include: Correctly detect uintptr_t size on Linux.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cpack: Update version number.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cmake: Set version number to 0.2.0.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cmake: Add missing AddCMockaTest.cmake.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cmake: Add ctest support.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cmake: Add an option to turn on unit testing.
commit
|
commitdiff
|
tree
2012-10-09
Andreas Schneider
cmake: Add a CTestConfig.cmake.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of allocate_module_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of assert_macro_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of calculator_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of customer_database.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of customer_database_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of key_value_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
examples: Fix warnings of product_database_test.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
lib: Use discard_const for casting.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
header: Add cmocka_private header with useful macros.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
header: Add printf attribute checking for vprint functions.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
lib: Fix printf with size_t.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
lib: Fix printf warnings.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
header: Add printf attribute checking with gcc.
commit
|
commitdiff
|
tree
2012-06-25
Andreas Schneider
cmake: Check for _GNU_SOURCE and add it if available.
commit
|
commitdiff
|
tree
2012-06-14
Andreas Schneider
include: Use C style comments.
commit
|
commitdiff
|
tree
2012-06-14
Andreas Schneider
Rename cmokery to cmocka for a fork.
commit
|
commitdiff
|
tree
2011-08-12
Andreas Schneider
build: Export global_last_failed_assert.
commit
|
commitdiff
|
tree
2011-08-12
Andreas Schneider
build: Fix fail_if_leftover_values export.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of allocate_module.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix a segfault in calculator test.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of calculator.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of customer_database.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of key_value.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of product_database_test.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
example: Fix build warnings of run_tests.
commit
|
commitdiff
|
tree
2011-05-31
Patrick Perry
src: Fix expect_assert_failure bug not holding a char...
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
misc: Fix license in COPYING.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Fix Visual Studio warnings.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Remove obsolete autoconf.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
src: Fix includes.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
src: Fix a missing prototype warning.
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix pointer-to-int cast warnings on ILP32 platforms.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix pointer casts to int on LP64 platforms.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix pointer casts to smaller integral type.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix gcc compiler warning.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix GCC warning on Windows.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Steve Byan
src: Fix a bunch of build warnings.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Fixed IsDebuggerPresent() function declaration.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Fixed integer conversion warning on HPUX.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Fixed a problem on HPUX.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Fixed build on HP-UX IA64 v3.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Use Google Test output format.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
ademin
src: Fixed stdout and stderr problems.
Signed-off-by: Andreas Schneider <
asn@cryptomilk.org
>
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Added a def file for windows build.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Added CPack config for source and binary generators.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Added example build.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Added option to build with static library.
commit
|
commitdiff
|
tree
2011-05-31
Andreas Schneider
build: Added CMake build of cmockery.
commit
|
commitdiff
|
tree