index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib.mk
Age
Commit message (
Expand
)
Author
2018-01-16
selftests: Fix loss of test output in run_kselftests.sh
Michael Ellerman
2017-10-31
selftests: lib.mk: print individual test results to console by default
Shuah Khan
2017-09-21
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-19
selftests: silence test output by default
Josef Bacik
2017-08-25
selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format
Shuah Khan
2017-08-25
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
2017-08-25
selftests: lib.mk: suppress "cd" output from run_tests target
Shuah Khan
2017-08-09
selftests: warn if failure is due to lack of executable bit
Luis R. Rodriguez
2017-04-25
selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
Shuah Khan
2017-03-02
selftests: lib.mk Fix individual test builds
Shuah Khan
2017-02-14
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2015-09-14
selftests: change install command to rsync
Bamvor Jian Zhang
2015-08-27
selftests: check before install
Bamvor Jian Zhang
2015-05-26
selftests: copy TEST_DIRS to INSTALL_PATH
Tyler Baker
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
2015-03-13
selftests: Add install target
Michael Ellerman
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman