OSDN Git Service

linux: fix use-after-free in devicemapper code
[android-x86/external-parted.git] / tests /
2009-12-11 Jim Meyeringtests: ensure that parted can partition a loop device
2009-12-08 Jim Meyeringtests: exercise the new interfaces
2009-11-30 Jim Meyeringtests: exercise new align-check command
2009-11-30 Jim Meyeringtests: correct a comment
2009-11-26 Jim Meyeringtests: indicate that we expect t3200-type-change to...
2009-11-24 Jim Meyeringtests: correct t3200-type-change.sh
2009-11-24 Jim Meyeringtests: provide a new function: fail_
2009-11-24 Jim Meyeringtests: t0001-tiny.sh: avoid spurious failure when run...
2009-11-17 Jim Meyeringtest for partition-type-changing bug
2009-11-13 Jim Meyeringtests: t0000-basic.sh: minor correction
2009-11-13 Jim Meyeringgpt_probe: don't attempt to read beyond end of a very...
2009-11-13 Jim Meyeringtests: weaken t0202-gpt-pmbr to assume a preexisting...
2009-11-13 Jim Meyeringtests: rewrite t0202 to use new framework
2009-11-06 Jim Meyeringtests: enable the FS-resizing (tests only HFS and FAT)
2009-11-06 Jim Meyeringtests: convert more tests to new framework
2009-11-03 Jim Meyeringtests: distribute new files, t-local.sh and t-lvm.sh
2009-11-03 Jim Meyeringtests: appease "make syntax-check"
2009-11-03 Jim Meyeringtests: t6000-dm.sh: update and adapt to changed LVM2
2009-11-03 Jim Meyeringtests: do not invoke scsi_debug_setup_ in a subshell
2009-11-03 Jim Meyeringtests: tweak temporary dirname prefix
2009-11-03 Jim Meyeringtests: update lvm-utils.sh from lvm2
2009-11-03 Jim Meyeringtests: adapt/update lvm-related infrasture, too
2009-11-03 Jim Meyeringtests: adapt t8000-loop.sh
2009-11-03 Jim Meyeringtests: print and check partition alignment info, too
2009-11-03 Jim Meyeringtests: serialize tests that use the scsi_debug module
2009-11-03 Jim Meyeringtests: test the new alignment functions
2009-11-03 Jim Meyeringtests: factor out some more
2009-11-03 Jim Meyeringtests: perform scsi_debug cleanup automatically...
2009-11-02 Jim Meyeringtests: move scsi_debug framework into shared script
2009-11-02 Jim Meyeringtests: document and begin to factor out scsi_debug...
2009-11-02 Jim Meyeringtests: add a helper program to print alignment info...
2009-10-29 Jim Meyeringtests: protect t7000 from the environment
2009-10-29 Jim Meyeringtests: convert to new testing framework
2009-10-28 Jim Meyeringtests: t7000: remove mkpartfs tests
2009-10-28 Jim Meyeringtests: remove tests that are too FS-centric
2009-10-23 Jim Meyeringgpt: header validity: also consider whether a PE array...
2009-10-23 Jim Meyeringtests: convert t0280 to new test style.
2009-10-23 Jim Meyeringt0280-gpt-corrupt.sh: adapt for new output, improve...
2009-10-23 Jim Meyeringtests: gpt: test for detection of corrupt backup partit...
2009-10-23 Jim Meyeringtests: hook up new GPT-crc-corrupting script
2009-10-19 Jim Meyeringtests: use scsi_debug to test-for 4k-sector-specific bug
2009-10-19 Jim Meyeringtests: begin the transition to coreutils' testing framework
2009-10-19 Jim Meyeringgpt: verify CRC32 of partition table entry array, too
2009-10-19 Jim Meyeringtests: gpt: do not munge GPT data manually
2009-10-06 Jim Meyeringtests: resize FAT and HFS file systems
2009-10-01 Jim Meyeringparted: issue a warning upon any use of a file-system op
2009-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-09-24 Jim Meyeringtests: gpt: exercise creating all partition types;...
2009-09-24 Jim Meyeringui: do not initialize readline (which would output...
2009-09-18 Jim Meyeringloop: don't infloop
2009-09-17 Jim Meyeringtests: correct t1100-busy-label
2009-08-28 Jim Meyeringtests: make two partition-related tests work for other...
2009-08-28 Jim Meyeringtests: make it easier to diagnose loop_setup_ failure
2009-08-28 Jim Meyeringtests: avoid spurious failure on "nodev" mounted partition
2009-08-26 Petr Uzeltests: t0202-gpt-pmbr.sh: various fixes
2009-08-26 Petr Uzeltests: t2300-dos-label-extended-bootcode.sh: various...
2009-08-22 Jim Meyeringtests: don't use "echo -n"
2009-08-21 Petr Uzeltest for the bootcode-in-extended-partition fix
2009-08-21 Joel Granados MorenoRemove unneeded test.
2009-08-21 Joel Granados MorenoCompensate for different behavior in t7000 test.
2009-07-24 Jim Meyeringtests: skip t2100-mkswap.sh for >512-byte SS, now that...
2009-07-24 Jim Meyeringtests: skip FS-related part when sector size is larger...
2009-07-24 Jim Meyeringtests: handle SS>512, clean up, add consistency check
2009-07-24 Jim Meyeringtests: t4000-sun-raid-type: accommodate arbitrary secto...
2009-07-24 Jim Meyeringtests: t2200-dos-label-recog.sh: adapt to work with...
2009-07-24 Jim Meyeringtests: add infrastructure: when skipping a test, say why
2009-07-24 Jim Meyeringtests: skip FS-related tests when sector size != 512
2009-07-24 Jim Meyeringtests: t0100-print.sh: adjust to work with arbitrary...
2009-07-24 Jim Meyeringtests: revamp t4100-starting-sector.sh to work with...
2009-07-24 Jim Meyeringtests: correct t2200-dos-label-recog.sh
2009-07-24 Jim Meyeringtests: make t8000-loop.sh stop immediately upon failiure
2009-07-24 Jim Meyeringtests: fix the final test failure on RHEL 5.3
2009-07-24 Jim Meyeringtests: skip xfs-requiring tests when mkfs.xfs is not...
2009-07-24 Jim Meyeringtests: skip t7000-scripting.sh if configure without...
2009-07-24 Jim Meyeringtests: don't infloop for manual test invocation with...
2009-07-24 Jim Meyeringtests: add one to exercise the dos/gpt seg-faulting bug
2009-07-24 Jim Meyeringtests: Phew! finally make t5000-tags.sh work with ...
2009-07-24 Jim Meyeringtest basic GPT functionality earlier
2009-07-24 Jim Meyeringtests: avoid test output mismatch for >512-byte sectors
2009-07-24 Jim Meyeringtests: make t5000-tags.sh less sensitive to >512-byte...
2009-07-24 Jim Meyeringt7000-scripting.sh: adapt to work with >512-byte sectors
2009-07-24 Jim Meyeringdisable some file-system-related probe tests for sector...
2009-07-10 Colin WatsonRationalise linux-swap fs names, and add a "linux-swap...
2009-07-09 Jim Meyeringtests: better quoting to avoid failure with poorly...
2009-06-17 Joel Granados Morenotests: ensure that we preserve the first 446 byts of...
2009-06-16 Colin Watsonlinux-swap: generate UUIDs for fresh swap spaces
2009-06-11 Joel Granados Morenotests: simplify t6001-dm-ignoremd.sh
2009-06-11 Joel Granados Morenotests: add mdadm specific functions
2009-06-10 Joel Granados Morenoparted-ui: ensure cmd-line buffer is empty before ped_e...
2009-06-10 Joel Granados Morenotests: verify that "md" devices are not listed
2009-05-26 Jim Meyeringtests: adjust t4100-msdos-starting-sector.sh
2009-05-26 Joel Granados MorenoAdd test for msdos starting sector.
2009-03-05 Jim Meyeringadjust "parted -s dev print" not to emit trailing spaces
2009-02-18 Petr Uzeltest for the gpt_read failed-assertion fix
2009-02-17 Jim Meyeringgpt: add a test: printing a partition table must not...
2009-02-16 Jim Meyeringtests: use "compare", not "$compare"
2009-01-08 Debarshi RayDifferentiate between Ext4 and Ext3 file systems.
2008-12-23 Tom "spot" Callawaysun partition tables: add support for RAID partition...
2008-08-07 Soren Hansenadd a test for recently introduced loop-dev-based bug
2008-07-08 Jim Meyeringtest for the s/PED_MAX/PED_MIN/ partition-number fix
next