17.7.4.1. Automatically create character device file on insmod
And also destroy it on rmmod
:
./character_device_create.sh echo $?
Outcome: the test passes:
0
Sources:
And also destroy it on rmmod
:
./character_device_create.sh echo $?
Outcome: the test passes:
0
Sources: