minio/pkg
Harshavardhana 0e416ea699 Tests were running 4 times due to multiple times the TestingT{} was being called
Calling multiple times TestingT{} will hook up runner for Suites for that many times
which would lead to repeated running tests.

Fix it by only initializing it once for all the Suites
2015-08-20 22:32:50 -07:00
..
auth Migrate to govendor to avoid limitations of godep 2015-08-12 19:24:57 -07:00
controller simplify probe APIs 2015-08-18 19:30:17 -07:00
cpu Migrate to govendor to avoid limitations of godep 2015-08-12 19:24:57 -07:00
crypto Migrate to govendor to avoid limitations of godep 2015-08-12 19:24:57 -07:00
donut simplify probe APIs 2015-08-18 19:30:17 -07:00
erasure Migrate to govendor to avoid limitations of godep 2015-08-12 19:24:57 -07:00
hash/crc32c Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
probe return call stack in reverse 2015-08-19 22:40:27 -07:00
quick Add a new quick.Load() function to load directly any config file provided a quick compatible struct{} is also provided 2015-08-20 20:33:49 -07:00
server Tests were running 4 times due to multiple times the TestingT{} was being called 2015-08-20 22:32:50 -07:00
utils Migrate to govendor to avoid limitations of godep 2015-08-12 19:24:57 -07:00