kselftest: convert get_size to use stricter TAP13 format
authorTim Bird <tbird20d@gmail.com>
Wed, 14 Jun 2017 22:28:02 +0000 (15:28 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 15 Jun 2017 00:23:27 +0000 (18:23 -0600)
commit48e42f91c10482992b474cc0874c0e33d76cb509
tree149272d0c6147b417db7d4cb7b41010df7c3ea04
parentb901216441e6599063ff2828ec7f2f902b9902f0
kselftest: convert get_size to use stricter TAP13 format

1. Add the TAP13 header
2. remove variable data from the test description line
3. move the plan count to the end of the file, for consistency with
other kselftests
4. convert memory data from diagnostic (comment) format, to a YAML block

Signed-off-by: Tim Bird <tim.bird@sony.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/size/get_size.c