From fa928017c99f4daad244fe8849428d76fb82913d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Tue, 22 Jan 2019 00:00:00 +0000 Subject: [PATCH] test: add test-userland --- test | 1 + 1 file changed, 1 insertion(+) diff --git a/test b/test index e0f144d..0819339 100755 --- a/test +++ b/test @@ -12,3 +12,4 @@ done ./bench-boot --size "$test_size" ./test-modules ./test-gdb +./test-userland