(tests) Implement tests for DNS header parsing #16

Merged
ddidderr merged 0 commits from p/ddidderr/dns_parser_tests_and_bugfixes into master 2022-04-03 21:08:26 +02:00
Owner
  • implemented 3 tests
    • valid opcodes
    • invalid opcodes
    • header too short
  • fixed byteorder and bit shifting for flags
  • added hexdump for main function for testing purposes
* implemented 3 tests * valid opcodes * invalid opcodes * header too short * fixed byteorder and bit shifting for flags * added hexdump for main function for testing purposes
mice_on_drugs force-pushed p/ddidderr/dns_parser_tests_and_bugfixes from 50410f0ccc to 248cc18796 2022-04-03 21:04:39 +02:00 Compare
mice_on_drugs approved these changes 2022-04-03 21:07:00 +02:00
Maashkinoozhe approved these changes 2022-04-03 21:07:24 +02:00
ddidderr merged commit 8099eda27f into master 2022-04-03 21:08:26 +02:00
ddidderr deleted branch p/ddidderr/dns_parser_tests_and_bugfixes 2022-04-03 21:08:26 +02:00
Sign in to join this conversation.