index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: add --show-diff
Karel Zak
2017-02-16
1
-0
/
+8
*
tests: add sfdisk --wipe and --wipe-partition tests
Karel Zak
2017-02-15
1
-0
/
+10
*
tests: let lsmod fail silently
Ruediger Meier
2016-11-07
1
-2
/
+2
*
tests: consolidate rmmod scsi_debug
Ruediger Meier
2016-10-21
1
-5
/
+43
*
tests: Use proper word splitting when executing tests
Filipe Brandenburger
2016-08-10
1
-2
/
+2
*
tests: implement ts_skip_subtest
Karel Zak
2016-07-11
1
-5
/
+12
*
tests: fix for non-ncurses version
Karel Zak
2016-06-09
1
-0
/
+9
*
tests: make tests more portable due to mtab
Karel Zak
2016-04-15
1
-0
/
+10
*
tests: don't depend on GNU md5sum
Ruediger Meier
2016-04-13
1
-1
/
+1
*
tests: skip old socat silently
Ruediger Meier
2016-03-13
1
-8
/
+9
*
tests: fix non-working udevadm settle for scsi_debug
Ruediger Meier
2016-03-09
1
-2
/
+15
*
tests: don't skip case "output undefined"
Ruediger Meier
2016-03-07
1
-30
/
+18
*
tests: add option --parsable
Ruediger Meier
2016-03-05
1
-4
/
+13
*
tests: --parallel prints results in a single line
Ruediger Meier
2016-03-05
1
-17
/
+20
*
tests: fix ts_option helpers
Ruediger Meier
2016-02-18
1
-2
/
+4
*
tests: ts_fdisk_clean(), remove optimal iosize
Ruediger Meier
2016-02-10
1
-0
/
+1
*
tests: minor cleanup ts_fdisk_clean()
Ruediger Meier
2016-02-10
1
-12
/
+12
*
tests: fallback for missing TS_DESC
Karel Zak
2016-01-05
1
-0
/
+1
*
tests: always create sparse image files
Ruediger Meier
2016-01-05
1
-1
/
+2
*
tests: no more sleep, udevadm settle only
Ruediger Meier
2016-01-05
1
-1
/
+0
*
tests: add sfdisk --move-data test
Karel Zak
2015-09-09
1
-1
/
+2
*
tests: add $top_builddir to $PATH
Ruediger Meier
2015-05-08
1
-0
/
+3
*
Merge branch 'tests-refactor-loop-cleanup' of https://github.com/rudimeier/ut...
Karel Zak
2015-04-22
1
-13
/
+29
|
\
|
*
tests: introduce TS_LOOP_DEVS for cleanup
Ruediger Meier
2015-04-14
1
-8
/
+18
|
*
tests: introduce ts_cleanup_on_exit()
Ruediger Meier
2015-04-14
1
-5
/
+11
*
|
Merge branch 'tests-logger' of https://github.com/rudimeier/util-linux
Karel Zak
2015-04-14
1
-0
/
+29
|
\
\
|
*
|
tests: logger with socat device
Ruediger Meier
2015-04-13
1
-0
/
+29
|
|
/
*
/
tests: make libmount context tests sensitive to USE_LIBMOUNT_FORCE_MOUNTINFO
Karel Zak
2015-04-14
1
-1
/
+1
|
/
*
tests: ts_scsi_debug_init() sleeps a bit earlier
Ruediger Meier
2015-04-02
1
-4
/
+4
*
tests: add --skip-loopdevs
Karel Zak
2015-03-17
1
-1
/
+2
*
tests: optionally skip tests where loop support is needed
Ruediger Meier
2015-03-16
1
-0
/
+4
*
tests: improve some wordings of the output
Benno Schulenberg
2015-02-19
1
-3
/
+3
*
tests: python tests should not remove user's LD_LIBRARY_PATH
Ruediger Meier
2015-01-20
1
-2
/
+2
*
docs: Spelling fixes
Ville Skyttä
2014-11-18
1
-1
/
+1
*
tests: Fall back on host/getent in ts_resolve_host
Andreas Henriksson
2014-07-28
1
-0
/
+6
*
tests: add function to change directory reliable way
Sami Kerola
2014-07-18
1
-0
/
+14
*
tests: skip some last tests if no dns support
Ruediger Meier
2014-06-12
1
-0
/
+17
*
tests: fix python tests for dist and out-of-tree builds
Ruediger Meier
2014-06-04
1
-3
/
+3
*
tests: ts_scsi_debug_init skip instead of die
Ruediger Meier
2014-05-27
1
-6
/
+14
*
Merge branch 'tests-mount' of https://github.com/rudimeier/util-linux
Karel Zak
2014-05-16
1
-0
/
+24
|
\
|
*
tests: ts_mount knows which fs is expected
Ruediger Meier
2014-05-16
1
-1
/
+3
|
*
tests: ts_mount validates error message
Ruediger Meier
2014-05-16
1
-3
/
+9
|
*
tests, add function ts_mount
Ruediger Meier
2014-05-16
1
-0
/
+16
*
|
tests: add function ts_check_prog
Ruediger Meier
2014-05-15
1
-0
/
+5
|
/
*
Merge branch 'travis-root-checks-v2' of https://github.com/rudimeier/util-linux
Karel Zak
2014-05-14
1
-13
/
+22
|
\
|
*
tests, don't write TS_DEVICE to stdout anymore
Ruediger Meier
2014-05-13
1
-1
/
+0
|
*
tests: cleanup ts_scsi_debug_init
Ruediger Meier
2014-05-13
1
-6
/
+7
|
*
tests: add function ts_check_losetup
Ruediger Meier
2014-05-13
1
-0
/
+12
|
*
tests: ts_device_init remove useless error handling
Ruediger Meier
2014-05-12
1
-7
/
+4
*
|
tests: fix "KNOWN FAILED" for subtests
Ruediger Meier
2014-05-13
1
-15
/
+12
|
/
[next]