Files
apfstests/tests/overlay
Chao Yu 11d3da6a7f common/rc: generalize _get_filesize()
There are some testcases use below two kind of commands to get file
size, generalize the second way as global function _get_filesize()
to simply codes.

1. ls -l $1 | $AWK_PROG '{print $5}'
2. stat -c %s $1

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2019-11-02 14:30:14 +08:00
..
2016-05-09 10:55:44 +10:00
2016-06-23 20:18:29 +08:00
2016-06-23 20:18:32 +08:00
2016-07-31 10:37:08 +08:00
2018-04-22 18:44:16 +08:00
2018-08-26 20:55:28 +08:00
2018-08-26 20:55:28 +08:00
2017-05-01 14:08:03 +08:00
2017-01-17 11:21:54 +08:00
2017-02-23 18:40:57 +08:00
2017-11-26 15:38:55 +08:00
2017-09-04 15:40:52 +08:00
2017-09-17 22:24:28 +08:00
2018-02-08 20:20:22 +08:00
2018-02-08 20:20:22 +08:00
2019-06-02 15:06:11 +08:00
2018-02-08 20:20:22 +08:00
2019-11-02 14:30:14 +08:00