HomeSort by relevance Sort by last modified time
    Searched refs:cmockery (Results 1 - 12 of 12) sorted by null

  /external/cmockery/cmockery_0_1_2/src/example/
run_tests.c 19 #include <cmockery.h>
allocate_module_test.c 19 #include <cmockery.h>
assert_macro_test.c 19 #include <cmockery.h>
customer_database_test.c 19 #include <cmockery.h>
product_database_test.c 19 #include <cmockery.h>
key_value_test.c 20 #include <cmockery.h>
  /external/cmockery/cmockery_0_1_2/windows/
makefile 16 # Microsoft Windows namke file which builds the cmockery library and example
22 # Run "nmake" to build the cmockery library and example applications.
74 $(LIBRARY_DIR)\cmockery.lib examples
103 cp -f $(LIBRARY_DIR)\cmockery.lib $(INSTALL_DIR)\lib
104 cp -f $(LIBRARY_SOURCE_DIRECTORY)\google\cmockery.h $(INSTALL_DIR)\include\google
108 $(LIBRARY_DIR)\cmockery.lib \
109 $(OBJECT_DIR)\cmockery.obj \
134 # Rules for the cmockery library.
135 $(LIBRARY_DIR)\cmockery.lib: $(OBJECT_DIR)\cmockery.ob
    [all...]
  /external/cmockery/cmockery_0_1_2/
Makefile.am 22 googleinclude_HEADERS = src/google/cmockery.h
48 libcmockery_la_SOURCES = src/config.h src/cmockery.c src/google/cmockery.h
configure.ac 12 AC_INIT(cmockery, 0.1.2, opensource@google.com)
configure 3 # Generated by GNU Autoconf 2.59 for cmockery 0.1.2.
424 PACKAGE_NAME='cmockery'
425 PACKAGE_TARNAME='cmockery'
427 PACKAGE_STRING='cmockery 0.1.2'
957 \`configure' configures cmockery 0.1.2 to adapt to many kinds of systems.
    [all...]
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 15 URL: http://code.google.com/p/cmockery
  /external/cmockery/cmockery_0_1_2/src/
cmockery.c 28 #include <cmockery.h>
    [all...]

Completed in 724 milliseconds