]> git.ozlabs.org Git - petitboot/blobdiff - test/urls/Makefile.am
discover/kboot: Fix boot_option initialisation
[petitboot] / test / urls / Makefile.am
index d16ffdc21547a51b0db669a159626784d09da4ae..da6fcbfbcc4d0c5dd2a2b276172e2ea9d00a8929 100644 (file)
@@ -30,7 +30,12 @@ check_PROGRAMS = parse-url
 check_SCRIPTS = run-url-test
 
 TESTS = data/double-slash.test \
-       data/http-simple.test
+       data/http-simple.test \
+       data/join-full.test \
+       data/join-absolute.test \
+       data/join-relative.test \
+       data/localpath.test
+
 TEST_EXTENSIONS = .test
 TEST_LOG_COMPILER = $(builddir)/run-url-test