OSDN Git Service

selftests: actually run the various net selftests
authorJosef Bacik <jbacik@fb.com>
Tue, 19 Sep 2017 13:51:27 +0000 (09:51 -0400)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 19 Sep 2017 20:10:22 +0000 (14:10 -0600)
commite06d79fbc338935ef27befc84f8b8b2e5f878a10
tree5f9509611efa1a60d862bcb7442cbba79c7db80f
parent422d8dc6fd3afecd66bd6acfcd73a2d53e338ff3
selftests: actually run the various net selftests

These self tests are just self contained binaries, they are not run by
any of the scripts in the directory.  This means they need to be marked
with TEST_GEN_PROGS to actually be run, not TEST_GEN_FILES.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/net/Makefile