12 | | Sanity:: kconsole test * and tester *, whether system started up and basic command work. |
13 | | SMP:: Same as above, but in SMP mode. |
14 | | Network:: Does network start up successfully? Does local ping work and local nettest[12] work? If applicable, can communicate using UDP/TCP from outside? |
15 | | FS:: Create 2M file on /tmp/img, file_bd img fbd0, mkfat fbd0, mount fat /data fbd0, copy some stuff to /data, do something with it, unmount, see it's not there, mount again and verify the contents is there again. |
16 | | Devman:: Run devman and notice if everything was ok. Run tester virtchar1. |
| 12 | sanity:: kconsole test * and tester *, whether system started up and basic command work. |
| 13 | smp:: Same as above, but in SMP mode. |
| 14 | network:: Does network start up successfully? Does local ping work and local nettest[12] work? If applicable, can communicate using UDP/TCP from outside? |
| 15 | fs:: Create 2M file on /tmp/img, file_bd img fbd0, mkfat fbd0, mount fat /data fbd0, copy some stuff to /data, do something with it, unmount, see it's not there, mount again and verify the contents is there again. |
| 16 | devctl:: Run devctl and notice if everything was ok. |