Searched refs:test_md5 (Results 1 – 2 of 2) sorted by relevance
160 static void test_md5(const char *machine, const uint32_t base, in test_md5() function509 test_md5("-machine ast2600-evb", 0x1e6d0000, 0x80000000); in test_md5_ast2600()550 test_md5("-machine ast2500-evb", 0x1e6e3000, 0x80000000); in test_md5_ast2500()571 test_md5("-machine palmetto-bmc", 0x1e6e3000, 0x40000000); in test_md5_ast2400()
109 def test_md5(self): member in Checksum