diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-08-23 14:42:44 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-08-25 10:15:24 -0600 |
commit | 77d802e237c89a8b3d2879510c68625fda8ac0df (patch) | |
tree | 5bf0fa9f6a22a7a7aa80a4c98078134d4be29fe2 /net/tls | |
parent | 49b7364561f034147c9aec2b346451c3f61d0a28 (diff) | |
download | linux-77d802e237c89a8b3d2879510c68625fda8ac0df.tar.bz2 |
selftests: change lib.mk RUN_TESTS to take test list as an argument
Change lib.mk RUN_TESTS to take test list as an argument. This will
allow it to be called from individual test makefiles to run additional
tests that aren't suitable for a default kselftest run. As an example,
timers test includes destructive tests that aren't included in the
common run_tests target.
Change times/Makefile to use RUN_TESTS call with destructive test list
as an argument instead of using its own RUN_TESTS target.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions