source: mainline/uspace/app/tester/float/softfloat1.def@ 58e4d85

Last change on this file since 58e4d85 was b6636dc, checked in by Martin Decky <martin@…>, 13 years ago

implement a basic softfloat unit test (currently failing)
resurrect an old kernel floating point test and port it to user space

  • Property mode set to 100644
File size: 85 bytes
Line 
1{
2 "softfloat1",
3 "Software floating point computation",
4 &test_softfloat1,
5 true
6},
Note: See TracBrowser for help on using the repository browser.