]> sourceware.org Git - lvm2.git/history - test/api
man: document allocation process in lvm.8
[lvm2.git] / test / api /
2012-03-16 Zdenek KabelacUpdate tests
2011-11-23 Zdenek KabelacCleanup files from testing
2011-11-23 Zdenek KabelacPut back devmapper-event linkage
2011-11-23 Zdenek KabelacCleanup test makefiles
2011-09-19 Zdenek KabelacAnother vgremove for speedup
2011-06-09 Milan BrozFix kernel version parsing in tests, use common function.
2011-06-04 Petr RockaiAlso check in the pe_start API test that the disks...
2011-06-04 Petr RockaiAdd an API test that shows how to find a value of pe_st...
2011-04-12 Petr RockaiThis patchset refactors some reporting code and complet...
2011-03-01 Zdenek KabelacInvert condition for READLINE check
2011-03-01 Zdenek KabelacBuild test.c also without readline library
2011-03-01 Zdenek KabelacQuick fix to compile lvm2api tests when possible
2011-01-28 Zdenek KabelacQuery only test related vg name
2011-01-26 Zdenek KabelacAdd missing lvm_quit in test
2011-01-07 Petr RockaiSkip the api/percent test on kernels <= 2.6.32.
2011-01-07 Petr RockaiRemove *.t in test/api's make clean target.
2011-01-05 Petr RockaiSubstantial rework of the functional test support code...
2011-01-03 Petr RockaiUse system assert in test/api/percent.c, for now.
2010-12-21 Alasdair KergonCopyright notices for new files.
2010-12-20 Zdenek KabelacMove var declarations to function begining
2010-12-14 Petr RockaiAdd getters for copy_percent and snap_percent to the...
2010-12-12 Petr RockaiRemove a redundant %.o: %.c rule from test/api/Makefile.in.
2010-12-12 Petr RockaiOnly build the required bits under api/ on make check.
2010-12-12 Petr RockaiDo not build vgtest (superseded by vgtest.t). Fix the...
2010-12-12 Petr RockaiFirst go at a somewhat more comprehensive mechanism...
2010-11-25 Petr RockaiAdd interactive tests for functions to lookup a pv...
2010-11-17 Petr RockaiUpdate interactive tests for lvm2app lvseg and pvseg...
2010-11-17 Petr RockaiAdd vg_set_property to the interactive lvm2app test...
2010-10-25 Dave WysochanskiAdd interactive tests for lvm_{pv|vg|lv}_get_property().
2010-05-19 Dave WysochanskiTest lvm_vgname_from_{pvid|device}.
2010-04-14 Dave WysochanskiAdd missing readline linkage to lvm2app test.
2010-04-09 Zdenek KabelacUse vpath instead of VPATH.
2010-03-04 Zdenek KabelacPthread linking change
2010-02-24 Dave WysochanskiUpdate lvm2app interactive unit test for vg/lv tags.
2010-02-14 Dave WysochanskiUpdate simple lvm2app unit test for new size apis.
2009-11-30 Petr RockaiFix test/api to work with srcdir != builddir.
2009-10-02 Alasdair KergonAllow for a build directory separate from the source.
2009-09-14 Dave WysochanskiFix build failure when enabling dmeventd and applib.
2009-09-04 Dave WysochanskiUpdate lvm2app unit test vgtest - fix remove bug.
2009-09-04 Dave WysochanskiRemove 'test' interative api unit tests from 'TARGET...
2009-09-04 Dave WysochanskiAdd lvm2app.sh to nightly testsuite.
2009-09-03 Dave WysochanskiUpdate lvm2app vgtest to take vgname and devices as...
2009-08-13 Dave WysochanskiMake lvm2app lv_t handle definition consistent with...
2009-08-13 Dave WysochanskiMake lvm2app vg_t handle definition consistent with...
2009-08-07 Dave WysochanskiUpdate test/api/test.c to call lvm_vg_create and lvm_vg...
2009-07-29 Alasdair Kergonrenamed include files
2009-07-28 Dave WysochanskiUpdate interactive unit test - fix silly vg_close error.
2009-07-28 Dave WysochanskiUpdate interactive unit test for liblvm - add vg_write...
2009-07-28 Dave WysochanskiAdd lvm_vg_get_seqno, updating lvm.h and unit test.
2009-07-28 Dave WysochanskiAdd lvm_library_get_version() and update unit tests...
2009-07-28 Dave WysochanskiRename lvm_create to lvm_init and lvm_destroy to lvm_quit.
2009-07-27 Dave WysochanskiAdd config_reload and config_override to test.c, change...
2009-07-27 Dave WysochanskiUpdate test/api/test.c to include lvm_vg_reduce and...
2009-07-27 Dave WysochanskiUpdate test/api/vgtest.c to include lvm_vg_reduce.
2009-07-26 Dave WysochanskiUpdate test/api/test.c to display lvm_lv_is_active...
2009-07-26 Dave WysochanskiUpdate test/api/test.c to call lv_deactivate and lv_act...
2009-07-26 Dave WysochanskiUpdate test/api/*.c to use consistent liblvm error...
2009-07-26 Dave WysochanskiRename lvm_scan_vgs to lvm_scan.
2009-07-26 Dave WysochanskiRename lvm_vg_get_free to lvm_vg_get_free_size.
2009-07-26 Dave WysochanskiRename lvm_list_vg_ids to lvm_list_vg_uuids.
2009-07-26 Dave WysochanskiUpdate test/api/test.c to call lvm_lv_remove.
2009-07-26 Dave WysochanskiUpdate test/api/test.c - correct list_vg_names and...
2009-07-26 Dave WysochanskiUpdate test/api/test.c for liblvm 'get' functions.
2009-07-26 Dave WysochanskiUpdate test/api/test.c to call lvm_vg_create_lv_linear.
2009-07-26 Dave WysochanskiUpdate test/api/test.c to handle read/write open modes.
2009-07-24 Dave WysochanskiAdd tests for lvm_vg_name_list, lvm_vg_id_list and...
2009-07-24 Dave WysochanskiUpdate test/api/test.c to not segfault if null lists...
2009-07-23 Dave WysochanskiUpdate test/api/test.c for simple tests involving pv...
2009-07-22 Dave WysochanskiAdd a couple lvm_vg_open() calls to vgtest.c.
2009-07-22 Dave WysochanskiUpdate api/test/vgtest.c error handling.
2009-07-22 Dave WysochanskiUpdate test/api/vgtest.c to use lvm_errno and lvm_errmsg.
2009-07-21 Dave WysochanskiFix build environment of test/api: Make it usable for...
2009-07-21 Dave WysochanskiRename test/api/vgcreate.c to vgtest.c to reduce filena...
2009-07-21 Dave WysochanskiFix compile warnings in vgcreate liblvm api unit test...
2009-07-14 Dave WysochanskiAdd liblvm test case for creating of a vg.
2009-05-22 Alasdair KergonRename liblvm.so to liblvm2app.so and use configure...
2009-04-28 Dave WysochanskiUse liblvm.so instead of .a
2009-04-20 Dave WysochanskiAdd libdevmapper to test/api building.
2009-03-08 Dave WysochanskiRemove unnecessary linker flags for liblvm.
2009-03-08 Dave WysochanskiAdd DSO generation for new LVM application library.
2009-02-24 Thomas WoernerAdded files lib/lvm.h and lib/lvm_base.c:
2008-12-07 Dave WysochanskiAdd liblvm interactive test infrastructure to build.
This page took 0.107849 seconds and 8 git commands to generate.