source: mainline/uspace/app/tester/float/float1.def

Last change on this file 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: 68 bytes
Line 
1{
2 "float1",
3 "Floating point computation",
4 &test_float1,
5 true
6},
Note: See TracBrowser for help on using the repository browser.