Add tests for printing of NonZero-optimized enums in Rust
authorManish Goregaokar <manish@mozilla.com>
Sat, 25 Jun 2016 05:40:38 +0000 (11:10 +0530)
committerManish Goregaokar <manish@mozilla.com>
Sat, 25 Jun 2016 05:56:59 +0000 (11:26 +0530)
commitfccb08f8cd2035b50a2b0a5e09983180b7411685
tree6d68e0a2118871df9a404501243988e9166b1c34
parentb5a4b3c5e711be9096423f9765623eda449d8f4d
Add tests for printing of NonZero-optimized enums in Rust

gdb/testsuite/ChangeLog:
2016-06-25  Manish Goregaokar  <manish@mozilla.com>

    PR gdb/20239
    * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
    * gdb.rust/simple.exp: Add test expectations for new NonZero tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.rust/simple.exp
gdb/testsuite/gdb.rust/simple.rs