Files
rtems/testsuites/libtests/putenvtest/putenvtest.scn
2013-11-15 11:55:44 -06:00

7 lines
124 B
Plaintext

*** PUTENV/GETENV TEST ***
putenv("FOO=BAR") - expected to work
getenv("FOO") ==> "BAR"
*** END OF PUTENV/GETENV TEST ***