blob: 884d9dc6996e1fe6a3e6aacb9620bb407f6031b1 [file] [log] [blame]
#!/bin/sh
make -k runteststatic runtestshared | sed -r -e 's/^(\s+\*+ (.+?) test OK \*+)/\1\nPASS: \2/' -e 's/^(\s+\*+ (.+?) test FAILED \*+)/\1\nFAIL: \2/'