Searched refs:LONGER_BINARY_TABLE (Results 1 – 1 of 1) sorted by relevance
26 LONGER_BINARY_TABLE = b'' variable29 LONGER_BINARY_TABLE += b'\xAA\x50\x00\x00' + \36 LONGER_BINARY_TABLE += b'\xAA\x50\x01\x20' + \43 LONGER_BINARY_TABLE += b'\xAA\x50\x10\x00' + \49 LONGER_BINARY_TABLE += b'\xEB\xEB' + b'\xFF' * 1450 LONGER_BINARY_TABLE += b'\xf9\xbd\x06\x1b\x45\x68\x6f\x86\x57\x1a\x2c\xd5\x2a\x1d\xa6\x5b'52 LONGER_BINARY_TABLE += b'\xFF' * 32274 t = gen_esp32part.PartitionTable.from_binary(LONGER_BINARY_TABLE)288 self.assertEqual(round_trip, LONGER_BINARY_TABLE)359 f.write(LONGER_BINARY_TABLE)[all …]