An example DES test value, taken from
"H. Katzan, The Standard Data Encryption Algorithm,
pp75-94, Petrocelli Books Inc., New York, 1977" is:
Key: 5B5A57676A56676E Plaintext: 675A69675E5A6B5A Ciphertext: 974AFFBF86022D1F
Encrypting the plaintext with the key should give the ciphertext, decrypting the ciphertext with the key should give the plaintext.