summaryrefslogtreecommitdiff
path: root/bpt_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'bpt_unittest.py')
-rwxr-xr-xbpt_unittest.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/bpt_unittest.py b/bpt_unittest.py
index 5abdf44..c2aa539 100755
--- a/bpt_unittest.py
+++ b/bpt_unittest.py
@@ -271,16 +271,6 @@ class MakeTableTest(unittest.TestCase):
'test/expected_json_stacked_change_flags.bpt',
'test/expected_json_stacked_change_flags.bin')
- def testRpiTables(self):
- """Checks binary partition table output for Raspberry Pi.
-
- This verifies that we generate the binary partition tables
- correctly when we have a Raspberry Pi boot partition.
- """
- self._MakeTable(['test/rpi_boot.bpt'],
- 'test/expected_rpi_boot_partitions.bpt',
- 'test/expected_rpi_boot_partitions.bin')
-
def testFileWithSyntaxErrors(self):
"""Check that we catch errors in JSON files in a structured way."""
try: