Ronnie Sahlberg
5ad957b873
TESTS: Start fixing up the tests so we can test-suite them properly
...
Dont call READCAPACITY from every single test.
Remove two arguments from the test signatures and turn them into globals.
remove the ret++ silliness. Tests return 0 : all ok, -2, skipped or -1 : test failed
2012-12-26 18:34:12 -08:00
Ronnie Sahlberg
2afb5accc4
TESTS: Create helpers for PREFETCH16 and switch all tests over to them
2012-12-25 08:57:05 -08:00
Ronnie Sahlberg
d6bbe8fe44
TESTS: PREFETCH10/16, add test for prefetch-lengt==0
2012-09-03 10:00:53 -07:00
Ronnie Sahlberg
81e935ffb0
TESTS: PREFETCH10/16 are optional. Skip test if not supported on target
2012-09-03 09:52:43 -07:00
Ronnie Sahlberg
c526b9e954
TESTS: remove compiler warnings
2012-08-31 15:26:23 -07:00
Ronnie Sahlberg
288fd5e9fe
TEST-TOOL: Add a --info argument to print more detailed infor what a test does
...
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2012-06-03 09:08:12 +10:00
Ronnie Sahlberg
fc399ab127
TEST: Add simple tests for prefetch10/16
2012-05-03 18:42:32 +10:00