Print this page
10366 ld(1) should support GNU-style linker sets
10581 ld(1) should know kernel modules are a thing

@@ -18,14 +18,16 @@
 quiet = False
 timeout = 60
 post =
 outputdir = /var/tmp/test_results
 
+[/opt/elf-tests/tests/linker-sets]
+tests = ['simple', 'in-use-check']
+
 [/opt/elf-tests/tests/assert-deflib]
 tests = ['test-deflib']
 
-
 [/opt/elf-tests/tests/tls/amd64/ie]
 arch = i86pc
 tests = ['amd64-ie-test']
 
 [/opt/elf-tests/tests/tls/i386/ld]