Fix resource/bug-ulimit1 test
commitb4174c28d21e1672ef3cc15a058558e97b8471c6
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 6 May 2022 13:19:54 +0000 (6 14:19 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Fri, 28 Oct 2022 10:17:18 +0000 (28 11:17 +0100)
treefad154525bc173635332b46377295fc6c73d1195
parentb866018f54ad0670ee9b930a14ae6e8960b9f4bf
Fix resource/bug-ulimit1 test

ulimit is a variadic function and the second argument must have type
long (or unsigned long).

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
resource/bug-ulimit1.c