From Fedora Project Wiki
Line 1: | Line 1: | ||
= Kernel/Memory Tests = | = Kernel/Memory Tests = | ||
Revision as of 13:06, 15 December 2008
Kernel/Memory Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Ltp vmmstress | Performs general stress with memory race conditions between simultaneous read fault write fault, copy on write (COW) fault. | ||
Bashmemeory | Test puts significant memory pressure on the Linux VM subsystem and cause much swapping | ||
Memtest | Memtest suite consists of 4 programs, fillmem, mmap002, misc001, and mtest. All these tests put significant memory pressure on the Linux VM subsystem and cause much swapping. | ||
Ltp-stress test | |||
Runltp test | Test all kernel system calls | ||
Kernbench | Creates workload by compiling the kernel source. | ||
Libhugetlbfs | Test libhugetlbfs userspace library that allows applications to use large pages more easily and transparently. | ||
Native POSIX Threading Library | It runs following tests: Volanomark, Specjbb, Glibc, timed_wait_hang |
Filesystem Tests
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
File system stress test over LVM partitions | This test is used to verify the stability of various File systems. File system stress test includes: IOZone, bonnie++, dbench, fs_inod, fs_maim, fsstress, fsx_linux, postmark, tiobench | ||
File system testing over FDISK partitions | |||
File-system Racer tests over LVM partitions | This is all done in an effort to test for race conditions in the file system code. File-system Racer tests includes: dir_create.sh, dir_test.sh, file_concat.sh, file_create.sh, file_link.sh, file_list.sh, file_rename.sh, file_rm.sh, file_symlink.sh | ||
File-system Racer tests over FDISK partitions |
RAS Testing
Test Case | Test Description | Architectures | Bug(s) |
ppc | |||
Execute automated LTP-kdump tests using kprobes ( LKDTM + Crasher ) | |||
Trigger kdump on runlevel5 on /var/log/dump) | Testing kdump with local dump | ||
Test kdump over network (using NFS) | |||
Test kdump over network (using SCP) | |||
Test crash tool |