mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
73 lines
3.1 KiB
Plaintext
73 lines
3.1 KiB
Plaintext
### These tests requires VirtualBox running with the following images
|
|
tange@freebsd7
|
|
par_compress_pipe par_compress_pipe 2>&1
|
|
par_compress_pipe Test --compress --pipe
|
|
par_compress_pipe 1000 1000 3893
|
|
par_compress_pipe bug #41613: --compress --line-buffer no newline
|
|
par_compress_pipe It worked
|
|
par_env_parallel par_env_parallel 2>&1
|
|
par_env_parallel ### env_parallel on Freebsd
|
|
par_env_parallel myalias1 myvar_line 1
|
|
par_env_parallel myvar_line 2
|
|
par_env_parallel myalias2 foo
|
|
par_load par_load 2>&1
|
|
par_load ### Test --load (must give 1=true)
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load parallel: Warning: This job was killed because it timed out:
|
|
par_load parallel: Warning: bzip2 < /dev/zero >/dev/null
|
|
par_load
|
|
par_load 1
|
|
par_no_more_procs par_no_more_procs 2>&1
|
|
par_no_more_procs bug #40136: FreeBSD: No more processes
|
|
par_no_more_procs First started
|
|
par_no_more_procs Second started
|
|
par_no_more_procs Third started
|
|
par_no_more_procs The first finished
|
|
par_no_more_procs
|
|
par_no_more_procs Fourth started
|
|
par_no_more_procs The second finished
|
|
par_no_more_procs
|
|
par_no_more_procs The third finished
|
|
par_no_more_procs
|
|
par_no_more_procs The fourth finished
|
|
par_no_more_procs
|
|
par_round_robin par_round_robin 2>&1
|
|
par_round_robin bug #40133: FreeBSD: --round-robin gives no output
|
|
par_round_robin 1000000 1000000 6888896
|
|
par_round_robin 1000000 1000000 6888896
|
|
par_sem_fg par_sem_fg 2>&1
|
|
par_sem_fg bug #40135: FreeBSD: sem --fg does not finish under /bin/sh
|
|
par_sem_fg The job finished
|
|
par_shebang par_shebang 2>&1
|
|
par_shebang bug #40134: FreeBSD: --shebang not working
|
|
par_shebang It
|
|
par_shebang worked
|
|
par_shebang bug #40134: FreeBSD: --shebang(-wrap) not working
|
|
par_shebang wrap
|
|
par_shebang works
|
|
par_shebang bug #40134: FreeBSD: --shebang(-wrap) with options not working
|
|
par_shebang /usr/bin/perl -w ./shebang-wrap-opt wrap
|
|
par_shebang wrap
|
|
par_shebang /usr/bin/perl -w ./shebang-wrap-opt works
|
|
par_shebang works
|
|
par_shebang /usr/bin/perl -w ./shebang-wrap-opt with
|
|
par_shebang with
|
|
par_shebang /usr/bin/perl -w ./shebang-wrap-opt options
|
|
par_shebang options
|
|
par_shellshock_bug par_shellshock_bug 2>&1
|
|
par_shellshock_bug bug #43358: shellshock breaks exporting functions using --env name
|
|
par_shellshock_bug Non-shellshock-hardened to non-shellshock-hardened
|
|
par_shellshock_bug Function non-shellshock-hardened
|
|
par_shellshock_bug bug #43358: shellshock breaks exporting functions using --env name
|
|
par_shellshock_bug Non-shellshock-hardened to shellshock-hardened
|
|
par_shellshock_bug Function shellshock-hardened
|