• Michael Widenius's avatar
    Improved 'make test-unit' time slightly · def5a2b4
    Michael Widenius authored
    
    storage/maria/unittest/ma_test_loghandler-t.c:
      Don't sync during test
    storage/maria/unittest/ma_test_loghandler_multigroup-t.c:
      Don't sync during test
    storage/maria/unittest/ma_test_loghandler_multithread-t.c:
      Don't sync during test
    unittest/mysys/bitmap-t.c:
      Don't test all bit combinations (not needed)
    unittest/mysys/thr_template.c:
      Remove sleep as old bug should be fixed nowadays
    unittest/mysys/waiting_threads-t.c:
      Only run test with --big
    unittest/mytap/tap.c:
      Print total time at end of test.
    unittest/unit.pl:
      Use TAP::Harness instead of Test::Harness (recommended according to manual)
      Add times to tests.
    def5a2b4
ma_test_loghandler_multigroup-t.c 24.1 KB