e quindi:

sputa valore
tmp = testa->back
tmp1 = testa
testa = testa->next
elimina tmp1
testa->back = tmp

se non erro la pop è così