summaryrefslogtreecommitdiffstats
path: root/tests/expected/misc/setarch-options
blob: c06c8f56bb82b54e59ad9866a478ad160a25e621 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###### unknown arch
exit: 1
###### unknown command
Execute command `/das/gibs/nicht'.
exit: 127
###### noop uname -a
Execute command `uname'.
uname -a unchanged
###### almost all options
Switching on ADDR_NO_RANDOMIZE.
Switching on FDPIC_FUNCPTRS.
Switching on MMAP_PAGE_ZERO.
Switching on ADDR_COMPAT_LAYOUT.
Switching on READ_IMPLIES_EXEC.
Switching on ADDR_LIMIT_32BIT.
Switching on SHORT_INODE.
Switching on WHOLE_SECONDS.
Switching on STICKY_TIMEOUTS.
Switching on ADDR_LIMIT_3GB.
Execute command `echo'.
success