source: mainline/uspace/app/tester/float/float1.def@ 901b302

ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 901b302 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.