Files
mckernel/test/mck_test_config.sample.in
Masamichi Takagi 82a57d5f55 test: Add MCK_DIR to mck_test_config.sample.in
Change-Id: I9ed1b0433fc6b8eeb1cb024be2d33263e3283ab7
2018-11-29 12:50:29 +09:00

9 lines
260 B
Plaintext

# Config file for McKernel tests
: ${MCK_DIR:=@prefix@}
: ${BIN:=@prefix@/bin}
: ${SBIN:=@prefix@/sbin}
: ${OSTEST:=}
: ${LTP:=}
: ${BOOTPARAM:=-c 1-7,9-15,17-23,25-31 -m 10G@0,10G@1 -r 1-7:0+9-15:8+17-23:16+25-31:24}
: ${MCKERNEL_VERSION:=@MCKERNEL_VERSION@}