update
[lttv.git] / tests / kernel / Makefile
index 6c840fee538883e5488dad9709a1617adfa43ab5..457c543f43496bd141e614511f6767d2ea7b1a6a 100644 (file)
@@ -12,9 +12,17 @@ ifneq ($(CONFIG_LTT),)
        #obj-m += ltt-probe-tests.o
        #obj-m += test-time-probe3.o
 endif
-       obj-m += test-slub.o
-       obj-m += test-slub2.o
-       obj-m += test-showval.o
+       #obj-m += test-sys_call.o
+#      obj-m += test-bug.o
+       obj-m += test-cmpxchg-nolock2.o
+       obj-m += test-trace-speed.o
+       #obj-m += test-mark-speed.o
+       #obj-m += test-mark-speed-edit.o
+       #obj-m += test-mark-speed-opt.o
+#      obj-m += toggle-tester.o
+       #obj-m += test-slub.o
+       #obj-m += test-slub2.o
+       #obj-m += test-showval.o
        #obj-m += cond_call.o
        #obj-m += cond_call2.o
 #      obj-m += test-irq-latency.o
@@ -41,8 +49,8 @@ endif
        #obj-m += test-ser.o
 #      obj-m += test-cmpxchg.o
 #      obj-m += test-cmpxchg-nolock.o
-       obj-m += test-cmpxchg-nolock2.o
-       obj-m += test-cmpxchg8b.o
+       #obj-m += test-cmpxchg-nolock2.o
+       #obj-m += test-cmpxchg8b.o
 #      obj-m += test-spinlock.o
 #      obj-m += test-inc.o
 #      obj-m += test-inc-nolock.o
This page took 0.025234 seconds and 4 git commands to generate.