af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
[platform/kernel/linux-starfive.git] / tools / testing / selftests / net / af_unix / Makefile
index 969620a..1e4b397 100644 (file)
@@ -1,3 +1,3 @@
-TEST_GEN_PROGS := test_unix_oob unix_connect
+TEST_GEN_PROGS := diag_uid test_unix_oob unix_connect
 
 include ../../lib.mk