[Bugs] [Bug 1067059] Support for unit tests in GlusterFS

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 5 21:51:46 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1067059



--- Comment #45 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9738 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit bc2e58a436002e1627a225663bc7b11dddc1172f
Author: Niels de Vos <ndevos at redhat.com>
Date:   Wed Feb 18 14:47:01 2015 +0100

    testing: Switch to cmocka the successor of cmockery2

    This uses https://cmocka.org/ as the unit testing framework.

    With this change, unit testing is made optional as well. We assume there
    is no cmocka available while building. cmocka will be enabled by default
    later on. For now, to build with cmocka run:

        $ ./configure --enable-cmocka

    This change is based on the work of Andreas (replacing cmockery2 with
    cmocka) and Kaleb (make cmockery2 an optional build dependency).

    The only modifications I made, are additional #defines in unittest.h for
    making sure the unit tests function as expected.

    Change-Id: Iea4cbcdaf09996b49ffcf3680c76731459cb197e
    BUG: 1067059
    Merged-change: http://review.gluster.org/9762/
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Change-Id: Ia2e955481c102d5dce17695a9205395a6030e985
    Reviewed-on: http://review.gluster.org/9738
    Tested-by: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Ad2jj3c0eO&a=cc_unsubscribe


More information about the Bugs mailing list