mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-11 19:51:36 +01:00
46 lines
1.3 KiB
Diff
46 lines
1.3 KiB
Diff
diff --git a/tests/Makefile.in b/tests/Makefile.in
|
|
index a0d17ad..65ce856 100644
|
|
--- a/tests/Makefile.in
|
|
+++ b/tests/Makefile.in
|
|
@@ -1325,18 +1325,12 @@ TESTS = \
|
|
t0205-gpt-list-clobbers-pmbr.sh \
|
|
t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh \
|
|
t0207-IEC-binary-notation.sh \
|
|
- t0208-mkpart-end-in-IEC.sh \
|
|
t0209-gpt-pmbr_boot.sh \
|
|
t0210-gpt-resized-partition-entry-array.sh \
|
|
t0211-gpt-rewrite-header.sh \
|
|
- t0212-gpt-many-partitions.sh \
|
|
t0220-gpt-msftres.sh \
|
|
t0250-gpt.sh \
|
|
- t0251-gpt-unicode.sh \
|
|
- t0280-gpt-corrupt.sh \
|
|
t0281-gpt-grow.sh \
|
|
- t0282-gpt-move-backup.sh \
|
|
- t0283-overlap-partitions.sh \
|
|
t0300-dos-on-gpt.sh \
|
|
t0301-overwrite-gpt-pmbr.sh \
|
|
t0350-mac-PT-increases-sector-size.sh \
|
|
@@ -1359,7 +1353,6 @@ TESTS = \
|
|
t3200-type-change.sh \
|
|
t3300-palo-prep.sh \
|
|
t3310-flags.sh \
|
|
- t3400-whole-disk-FAT-partition.sh \
|
|
t4000-sun-raid-type.sh \
|
|
t4001-sun-vtoc.sh \
|
|
t4100-msdos-partition-limits.sh \
|
|
@@ -1367,13 +1360,7 @@ TESTS = \
|
|
t4100-msdos-starting-sector.sh \
|
|
t4200-partprobe.sh \
|
|
t4300-nilfs2-tiny.sh \
|
|
- t5000-tags.sh \
|
|
t6000-dm.sh \
|
|
- t6001-psep.sh \
|
|
- t6002-dm-busy.sh \
|
|
- t6003-dm-hide.sh \
|
|
- t6004-dm-many-partitions.sh \
|
|
- t6005-dm-uuid.sh \
|
|
t6100-mdraid-partitions.sh \
|
|
t7000-scripting.sh \
|
|
t8000-loop.sh \
|