criu/test
Kir Kolyshkin d64d68d66c whitespace-at-eol cleanup
Remove whitespace at EOL (found by git grep ' $')

To people using vim, I'd suggest adding the following code to ~/.vimrc:

let c_space_errors = 1
highlight FormatError ctermbg=darkred guibg=darkred
match FormatError /\s\+$\|\ \+\t\|\%80v.\|\ \{8\}/

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-12-12 10:00:45 +04:00
..
app-emu test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
mem-snap test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
mounts test: generate a random tree of mounts 2013-08-30 15:02:28 +04:00
rpc test/rpc: fix test execution 2013-11-08 16:46:05 +04:00
tcp test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
zdtm whitespace-at-eol cleanup 2013-12-12 10:00:45 +04:00
app-emu.sh test: add a script for executing all app-emu test cases 2012-11-22 19:08:29 +04:00
env.sh test: create env.sh for environment setting 2013-08-20 14:52:34 +04:00
functions.sh test/app-emu: wait while tasks are dying before starting restore 2012-11-22 19:08:14 +04:00
Makefile test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
maps.py zdtm: check that a process has the same set of VMS-s after restore 2013-09-23 15:23:12 +04:00
post-dump.sh zdtm: the post-dump scripts returns zero, if action is not post-dump 2013-07-24 19:10:49 +04:00
zdtm.sh whitespace-at-eol cleanup 2013-12-12 10:00:45 +04:00