What is a good workflow for testing code written with support for varying endianess? For example, I can test against my current architecture but what about testing (rather than guessing) that I haven't made a mistake for others?
Only BE and LE are of concern but I understand that there are some mixed endian systems out there. Is there a simple way to automate tests against these architectures?
My environment is Windows (little endian) so Bochs isn't a good solution. Currently looking at installing a BSD on QEMU.
Aucun commentaire:
Enregistrer un commentaire