Opened 10 years ago
Last modified 7 years ago
#620 new enhancement
Make proper unit tests from tester/print tests
Reported by: | Vojtech Horky | Owned by: | Jakub Jermář |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | helenos/lib/c | Version: | mainline |
Keywords: | first-patch, tester, pcut | Cc: | |
Blocker for: | Depends on: | ||
See also: |
Description
Some of the print/print*.c
tests in the tester
application were already converted to PCUT unit tests directly in lib/c
. The rest shall follow.
The conversion is rather straightforward, only print/print6.c
is more complex because of the rounding issues.
Note:
See TracTickets
for help on using tickets.